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}