SubscriptionAliasResponseProperties interface

Put subscription creation result properties.

Properties

acceptOwnershipState

The accept ownership state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

acceptOwnershipUrl

Url to accept ownership of the subscription. NOTE: This property will not be serialized. It can only be populated by the server.

billingScope

Billing scope of the subscription. For CustomerLed and FieldLed - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}

createdTime

Created Time

displayName

The display name of the subscription.

managementGroupId

The Management Group Id.

provisioningState

The provisioning state of the resource.

resellerId

Reseller Id

subscriptionId

Newly created subscription Id. NOTE: This property will not be serialized. It can only be populated by the server.

subscriptionOwnerId

Owner Id of the subscription

tags

Tags for the subscription

workload

The workload type of the subscription. It can be either Production or DevTest.

Property Details

acceptOwnershipState

The accept ownership state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

acceptOwnershipState?: string

Property Value

string

acceptOwnershipUrl

Url to accept ownership of the subscription. NOTE: This property will not be serialized. It can only be populated by the server.

acceptOwnershipUrl?: string

Property Value

string

billingScope

Billing scope of the subscription. For CustomerLed and FieldLed - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}

billingScope?: string

Property Value

string

createdTime

Created Time

createdTime?: string

Property Value

string

displayName

The display name of the subscription.

displayName?: string

Property Value

string

managementGroupId

The Management Group Id.

managementGroupId?: string

Property Value

string

provisioningState

The provisioning state of the resource.

provisioningState?: string

Property Value

string

resellerId

Reseller Id

resellerId?: string

Property Value

string

subscriptionId

Newly created subscription Id. NOTE: This property will not be serialized. It can only be populated by the server.

subscriptionId?: string

Property Value

string

subscriptionOwnerId

Owner Id of the subscription

subscriptionOwnerId?: string

Property Value

string

tags

Tags for the subscription

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

workload

The workload type of the subscription. It can be either Production or DevTest.

workload?: string

Property Value

string