AcceptOwnershipRequestProperties interface
接受訂用帳戶擁有權要求屬性。
屬性
display |
訂用帳戶的易記名稱。 |
management |
訂用帳戶的管理群組標識碼。 |
tags | 訂用帳戶的標籤 |
屬性詳細資料
displayName
訂用帳戶的易記名稱。
displayName: string
屬性值
string
managementGroupId
訂用帳戶的管理群組標識碼。
managementGroupId?: string
屬性值
string
tags
訂用帳戶的標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}