Property | Type | Description | |
---|---|---|---|
CreateNewSubscription | void | ||
SetSubscriptionProcess | void | ||
UpdateExistingSubscription | void |
Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void | ||
SetAzureSubscriptionCommand ( ) : System |
Method | Description | |
---|---|---|
WriteMessage ( string message ) : void |
Method | Description | |
---|---|---|
CreateNewSubscription ( ) : void | ||
SetSubscriptionProcess ( ) : void |
Executes the set subscription cmdlet operation.
|
|
UpdateExistingSubscription ( WindowsAzureSubscription subscription ) : void |
public SetAzureSubscriptionCommand ( ) : System | ||
return | System |
protected WriteMessage ( string message ) : void | ||
message | string | |
return | void |