SubscriptionAliasResponseProperties interface
放置訂用帳戶建立結果屬性。
屬性
accept |
接受資源的擁有權狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
accept |
接受訂用帳戶擁有權的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
billing |
訂用帳戶的計費範圍。 針對 CustomerLed 和 FieldLed - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName} |
created |
建立時間 |
display |
訂閱的顯示名稱。 |
management |
管理群組標識碼。 |
provisioning |
資源的布建狀態。 |
reseller |
轉銷商標識碼 |
subscription |
新建立的訂用帳戶標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
subscription |
訂用帳戶的擁有者標識碼 |
tags | 訂用帳戶的標籤 |
workload | 訂用帳戶的工作負載類型。 它可以是 Production 或 DevTest。 |
屬性詳細資料
acceptOwnershipState
接受資源的擁有權狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
acceptOwnershipState?: string
屬性值
string
acceptOwnershipUrl
接受訂用帳戶擁有權的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
acceptOwnershipUrl?: string
屬性值
string
billingScope
訂用帳戶的計費範圍。 針對 CustomerLed 和 FieldLed - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}
billingScope?: string
屬性值
string
createdTime
建立時間
createdTime?: string
屬性值
string
displayName
訂閱的顯示名稱。
displayName?: string
屬性值
string
managementGroupId
管理群組標識碼。
managementGroupId?: string
屬性值
string
provisioningState
資源的布建狀態。
provisioningState?: string
屬性值
string
resellerId
轉銷商標識碼
resellerId?: string
屬性值
string
subscriptionId
新建立的訂用帳戶標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
subscriptionId?: string
屬性值
string
subscriptionOwnerId
訂用帳戶的擁有者標識碼
subscriptionOwnerId?: string
屬性值
string
tags
訂用帳戶的標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
workload
訂用帳戶的工作負載類型。 它可以是 Production 或 DevTest。
workload?: string
屬性值
string