PutAliasRequestAdditionalProperties interface

Put subscription additional properties.

Properties

managementGroupId

Management group Id for the subscription.

subscriptionOwnerId

Owner Id of the subscription

subscriptionTenantId

Tenant Id of the subscription

tags

Tags for the subscription

Property Details

managementGroupId

Management group Id for the subscription.

managementGroupId?: string

Property Value

string

subscriptionOwnerId

Owner Id of the subscription

subscriptionOwnerId?: 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}