Property | Type | Description | |
---|---|---|---|
SetCommonSettingsProcess | void | ||
SetSubscriptionProcess | void |
Method | Description | |
---|---|---|
ProcessRecord ( ) : void | ||
WriteMessage ( string message ) : void |
Method | Description | |
---|---|---|
SetCommonSettingsProcess ( SubscriptionData subscription, string subscriptionId, |
Sets the default subscription properties based on the cmdlet parameters.
|
|
SetSubscriptionProcess ( string parameterSetName, string subscriptionName, string subscriptionId, |
Executes the set subscription cmdlet operation.
|
protected WriteMessage ( string message ) : void | ||
message | string | |
return | void |