AcceptOwnershipStatusResponse interface

Subscription Accept Ownership Response

Properties

acceptOwnershipState

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

billingOwner

UPN of the billing owner NOTE: This property will not be serialized. It can only be populated by the server.

displayName

The display name of the subscription.

provisioningState

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

subscriptionId

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

subscriptionTenantId

Tenant Id of the subscription

tags

Tags for the subscription

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

billingOwner

UPN of the billing owner NOTE: This property will not be serialized. It can only be populated by the server.

billingOwner?: string

Property Value

string

displayName

The display name of the subscription.

displayName?: string

Property Value

string

provisioningState

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

provisioningState?: 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

subscriptionTenantId

Tenant Id of the subscription

subscriptionTenantId?: string

Property Value

string

tags

Tags for the subscription

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

Property Value

{[propertyName: string]: string}