Subscription (Common object)
Applies To: Windows Azure Pack
Represents a subscription.
The Subscription object has the following elements:
Element | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
SubscriptionId | The identifier off the subscription. | ||||||||||
SubscriptionName | The name of the subscription. | ||||||||||
AccountAdminLiveEmailId | The account administrator of the Microsoft account. | ||||||||||
ServiceAdminLiveEmailId | The service administrator of the Microsoft account. | ||||||||||
CoAdminNames | The list of co-administrators. | ||||||||||
Features | The list of features available to the subscription. | ||||||||||
OfferCategory | The offer category for the subscription. | ||||||||||
OfferFriendlyName | The friendly name of the offer category. | ||||||||||
Created | The DateTime the subscription was created. | ||||||||||
AddonReferences | The list of PlanAddonReference (Administrator object) objects. | ||||||||||
Addons | The list of PlanAddon (Administrator object) objects. | ||||||||||
State | The state of the subscription. Possible values are:
| ||||||||||
SyncState | The synchronization state of the subscription. Possible values are:
| ||||||||||
PlanId | The identifier of the subscription. | ||||||||||
Services | The list of Service (Administrator object) objects for the subscription. | ||||||||||
LastErrorMessage | The last error message. |
This object is available to tenants and administrators.