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

상속: Microsoft.WindowsAzure.Management.ServiceManagement.IaaS.IaaSDeploymentManagementCmdletBase
파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ExecuteCommand void
ListAllVMs void

공개 메소드들

메소드 설명
GetAzureVMCommand ( ) : System
GetAzureVMCommand ( IServiceManagement channel ) : System

보호된 메소드들

메소드 설명
SaveRoleState ( PersistentVM role ) : void

비공개 메소드들

메소드 설명
ExecuteCommand ( ) : void
ListAllVMs ( ) : void

메소드 상세

GetAzureVMCommand() 공개 메소드

public GetAzureVMCommand ( ) : System
리턴 System

GetAzureVMCommand() 공개 메소드

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

SaveRoleState() 보호된 메소드

protected SaveRoleState ( PersistentVM role ) : void
role PersistentVM
리턴 void