C# Class Microsoft.WindowsAzure.Management.Cmdlets.SelectAzureSubscriptionCommand

Inheritance: System.Management.Automation.PSCmdlet
Show file Open project: OctopusDeploy/azure-sdk-tools

Private Properties

Property Type Description
SelectSubscriptionProcess void

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
SelectSubscriptionProcess ( string parameterSetName, string subscriptionName, string subscriptionsDataFile ) : void

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void