AcceptOwnershipStatusResponse interface
訂用帳戶接受擁有權回應
屬性
accept |
接受資源的擁有權狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
billing |
帳單擁有者的 UPN 注意:此屬性不會序列化。 它只能由伺服器填入。 |
display |
訂用帳戶的顯示名稱。 |
provisioning |
資源的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
subscription |
新建立的訂用帳戶識別碼。注意:此屬性不會序列化。 它只能由伺服器填入。 |
subscription |
訂用帳戶的租使用者識別碼 |
tags | 訂用帳戶的標記 |
屬性詳細資料
acceptOwnershipState
接受資源的擁有權狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
acceptOwnershipState?: string
屬性值
string
billingOwner
帳單擁有者的 UPN 注意:此屬性不會序列化。 它只能由伺服器填入。
billingOwner?: string
屬性值
string
displayName
訂用帳戶的顯示名稱。
displayName?: string
屬性值
string
provisioningState
資源的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
subscriptionId
新建立的訂用帳戶識別碼。注意:此屬性不會序列化。 它只能由伺服器填入。
subscriptionId?: string
屬性值
string
subscriptionTenantId
訂用帳戶的租使用者識別碼
subscriptionTenantId?: string
屬性值
string
tags
訂用帳戶的標記
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}