次の方法で共有


AcceptOwnershipRequestProperties interface

サブスクリプション所有権要求のプロパティを受け入れます。

プロパティ

displayName

サブスクリプションのフレンドリ名。

managementGroupId

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

tags

サブスクリプションのタグ

プロパティの詳細

displayName

サブスクリプションのフレンドリ名。

displayName: string

プロパティ値

string

managementGroupId

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

managementGroupId?: string

プロパティ値

string

tags

サブスクリプションのタグ

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

プロパティ値

{[propertyName: string]: string}