C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.AddAzureProvisioningConfigCommand

Inheritance: ProvisioningConfigurationCmdletBase
显示文件 Open project: AzureRT/azure-sdk-tools

Private Properties

Property Type Description
ExecuteCommand void
ValidateLinuxParameterSetParameters void
ValidateWindowsParameterSetParameters void

Protected Methods

Method Description
ProcessRecord ( ) : void
ValidateParameters ( ) : void

Private Methods

Method Description
ExecuteCommand ( ) : void
ValidateLinuxParameterSetParameters ( PersistentVM vm ) : void
ValidateWindowsParameterSetParameters ( PersistentVM vm ) : void

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void

ValidateParameters() protected method

protected ValidateParameters ( ) : void
return void