PutAliasRequestAdditionalProperties interface
サブスクリプションの追加プロパティを配置します。
プロパティ
management |
サブスクリプションの管理グループ ID。 |
subscription |
サブスクリプションの所有者 ID |
subscription |
サブスクリプションのテナント ID |
tags | サブスクリプションのタグ |
プロパティの詳細
managementGroupId
サブスクリプションの管理グループ ID。
managementGroupId?: string
プロパティ値
string
subscriptionOwnerId
サブスクリプションの所有者 ID
subscriptionOwnerId?: string
プロパティ値
string
subscriptionTenantId
サブスクリプションのテナント ID
subscriptionTenantId?: string
プロパティ値
string
tags
サブスクリプションのタグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}