Share via


Subscription (Common object)

 

Applies To: Windows Azure Pack

Represents a subscription.

Subscription Object

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:

Value

Description

0

No state change during update.

1

The Subscription is active.

2

The Subscription is suspended.

3

The Subscription is being deleted. Only deletion operations are allowed.

SyncState

The synchronization state of the subscription. Possible values are:

Value

Description

0

Synchronized.

1

Synchronizing.

2

Not synchronized.

PlanId

The identifier of the subscription.

Services

The list of Service (Administrator object) objects for the subscription.

LastErrorMessage

The last error message.

Permissions

This object is available to tenants and administrators.

See Also

Common Subscription Interfaces