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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetAzureVNetSiteCommand ( ) : System
GetAzureVNetSiteCommand ( IServiceManagement channel ) : System
GetVirtualNetworkSiteProcess ( ) : IEnumerable

보호된 메소드들

메소드 설명
OnProcessRecord ( ) : void

메소드 상세

GetAzureVNetSiteCommand() 공개 메소드

public GetAzureVNetSiteCommand ( ) : System
리턴 System

GetAzureVNetSiteCommand() 공개 메소드

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

GetVirtualNetworkSiteProcess() 공개 메소드

public GetVirtualNetworkSiteProcess ( ) : IEnumerable
리턴 IEnumerable

OnProcessRecord() 보호된 메소드

protected OnProcessRecord ( ) : void
리턴 void