C# 클래스 Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.AddAzureProvisioningConfigCommand

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

Private Properties

프로퍼티 타입 설명
ExecuteCommand void
ValidateLinuxParameterSetParameters void
ValidateWindowsParameterSetParameters void

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void
ValidateParameters ( ) : void

비공개 메소드들

메소드 설명
ExecuteCommand ( ) : void
ValidateLinuxParameterSetParameters ( PersistentVM vm ) : void
ValidateWindowsParameterSetParameters ( PersistentVM vm ) : void

메소드 상세

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void

ValidateParameters() 보호된 메소드

protected ValidateParameters ( ) : void
리턴 void