AdminSubscription (Administrator object)
Applies To: Windows Azure Pack
Represents a subscription.
The object has the following elements:
Element | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
SubscriptionID | The identifier of the subscription. | ||||||||||
SubscriptionName | The name of the subscription. | ||||||||||
AccountAdminLiveEmailId | The email address for the Microsoft account of the account administrator. | ||||||||||
ServiceAdminLiveEmailId | The email address for the Microsoft account of the service administrator. | ||||||||||
CoAdminNames | A list of co-administrators of the subscription. | ||||||||||
AddOnReferences | A list of PlanAddonReference (Administrator object) objects for the subscription add-ons. | ||||||||||
AddOns | A list of add-ons for the subscriptions. | ||||||||||
State | The state of the subscription. Possible values are:
| ||||||||||
QuotaSyncState | The synchronization state of the subscription. Possible values are:
| ||||||||||
ActivationSyncState | The synchronization state of the subscription. Possible values are:
| ||||||||||
PlanId | The identifier of the subscription plan. | ||||||||||
Services | A list of services the subscription subscribes to. | ||||||||||
LastErrorMessage | The last error message. | ||||||||||
Features | A list of subscription features. | ||||||||||
OfferFriendlyName | The friendly name of the subscription offer. | ||||||||||
OfferCategory | The category of the subscription offer. | ||||||||||
Created | The DateTime the Subscription was created. |
This object is only available to administrators.