次の方法で共有


PutAliasRequestAdditionalProperties interface

サブスクリプションの追加プロパティを配置します。

プロパティ

managementGroupId

サブスクリプションの管理グループ ID。

subscriptionOwnerId

サブスクリプションの所有者 ID

subscriptionTenantId

サブスクリプションのテナント 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}