C# 클래스 Microsoft.WindowsAzure.Management.ServiceManagement.HostedServices.GetAzureOSVersionCommand

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

공개 메소드들

메소드 설명
GetAzureOSVersionCommand ( ) : System.Linq
GetAzureOSVersionCommand ( IServiceManagement channel ) : System.Linq

보호된 메소드들

메소드 설명
OnProcessRecord ( ) : void

메소드 상세

GetAzureOSVersionCommand() 공개 메소드

public GetAzureOSVersionCommand ( ) : System.Linq
리턴 System.Linq

GetAzureOSVersionCommand() 공개 메소드

public GetAzureOSVersionCommand ( IServiceManagement channel ) : System.Linq
channel IServiceManagement
리턴 System.Linq

OnProcessRecord() 보호된 메소드

protected OnProcessRecord ( ) : void
리턴 void