AcceptOwnershipRequestProperties interface

Accept subscription ownership request properties.

Properties

displayName

The friendly name of the subscription.

managementGroupId

Management group Id for the subscription.

tags

Tags for the subscription

Property Details

displayName

The friendly name of the subscription.

displayName: string

Property Value

string

managementGroupId

Management group Id for the subscription.

managementGroupId?: string

Property Value

string

tags

Tags for the subscription

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

Property Value

{[propertyName: string]: string}