C# 클래스 Microsoft.WindowsAzure.Management.ServiceManagement.IaaS.GetAzureVNetConfigCommand

상속: ServiceManagementBaseCmdlet
파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ValidateParameters void

공개 메소드들

메소드 설명
GetAzureVNetConfigCommand ( ) : System
GetAzureVNetConfigCommand ( IServiceManagement channel ) : System
GetVirtualNetworkConfigProcess ( ) : VirtualNetworkConfigContext

보호된 메소드들

메소드 설명
OnProcessRecord ( ) : void

비공개 메소드들

메소드 설명
ValidateParameters ( ) : void

메소드 상세

GetAzureVNetConfigCommand() 공개 메소드

public GetAzureVNetConfigCommand ( ) : System
리턴 System

GetAzureVNetConfigCommand() 공개 메소드

public GetAzureVNetConfigCommand ( IServiceManagement channel ) : System
channel IServiceManagement
리턴 System

GetVirtualNetworkConfigProcess() 공개 메소드

public GetVirtualNetworkConfigProcess ( ) : VirtualNetworkConfigContext
리턴 VirtualNetworkConfigContext

OnProcessRecord() 보호된 메소드

protected OnProcessRecord ( ) : void
리턴 void