PutAliasRequestAdditionalProperties interface
放置訂用帳戶其他屬性。
屬性
management |
訂用帳戶的管理群組標識碼。 |
subscription |
訂用帳戶的擁有者標識碼 |
subscription |
訂用帳戶的租用戶標識碼 |
tags | 訂用帳戶的標籤 |
屬性詳細資料
managementGroupId
訂用帳戶的管理群組標識碼。
managementGroupId?: string
屬性值
string
subscriptionOwnerId
訂用帳戶的擁有者標識碼
subscriptionOwnerId?: string
屬性值
string
subscriptionTenantId
訂用帳戶的租用戶標識碼
subscriptionTenantId?: string
屬性值
string
tags
訂用帳戶的標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}