AcceptOwnershipRequestProperties interface
Accept subscription ownership request properties.
Properties
display |
The friendly name of the subscription. |
management |
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}