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

Inheritance: Microsoft.WindowsAzure.Management.ServiceManagement.IaaS.ProvisioningConfigurationCmdletBase
Show file Open project: OctopusDeploy/azure-sdk-tools

Private Properties

Property Type Description
ExecuteCommand void

Protected Methods

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

Private Methods

Method Description
ExecuteCommand ( ) : void

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void

ValidateParameters() protected method

protected ValidateParameters ( ) : void
return void