Plan (Administrator object)
Applies To: Windows Azure Pack
Represents a plan.
The Plan object has the following elements:
Element | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
Id | The unique identifier of the plan. | ||||||||
DisplayName | The unique display name of the plan. | ||||||||
State | The state of the plan. Possible values are:
| ||||||||
ConfigState | The configuration state. Possible values:
| ||||||||
QuotaSyncState | The synchronization state. Possible values are:
| ||||||||
LastErrorMessage | The last error message. | ||||||||
Advertisements | A list of PlanAdvertisements (Administrator object) objects. | ||||||||
ServiceQuotas | A list of ServiceQuota (Administrator object) objects. | ||||||||
SubscriptionCount | The plan subscription count. | ||||||||
MaxSubscriptionsPerAccount | The maximum number of subscriptions that are allowed for each account. -1 represents unlimited subscriptions. The default value is 1. | ||||||||
AddOnReferences | A list of PlanAddonReference (Administrator object) objects. | ||||||||
Addons | A list of PlanAddon (Administrator object) objects. | ||||||||
InvitationCode | The invitation code of the plan. | ||||||||
Price | The price of the plan. |
This object is only available to administrators.