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

상속: GetAzureVMCommand
파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExportAzureVMCommand ( ) : System.Management.Automation
ExportAzureVMCommand ( IServiceManagement channel ) : System.Management.Automation

보호된 메소드들

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

메소드 상세

ExportAzureVMCommand() 공개 메소드

public ExportAzureVMCommand ( ) : System.Management.Automation
리턴 System.Management.Automation

ExportAzureVMCommand() 공개 메소드

public ExportAzureVMCommand ( IServiceManagement channel ) : System.Management.Automation
channel IServiceManagement
리턴 System.Management.Automation

SaveRoleState() 보호된 메소드

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