pem.setSubscriptionName
This method is supported by Operations starting from version 2.6.1
This method allows to set new name and description for an existent subscription.
This method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Subscription ID |
|
string |
The name of Subscription. |
|
string |
The description of Subscription. |
This method has no output parameters.