通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SubscriptionAliasResponseProperties interface

放置订阅创建结果属性。

属性

acceptOwnershipState

接受资源的所有权状态。 注意:此属性不会序列化。 它只能由服务器填充。

acceptOwnershipUrl

用于接受订阅所有权的 URL。 注意:此属性不会序列化。 它只能由服务器填充。

billingScope

订阅的计费范围。 对于 CustomerLed 和 FieldLed - /billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName} For PartnerLed - /billingAccounts/{billingAccountName}/customers/{customerName} For Legacy EA - /billingAccounts/{billingAccountName}/enrollmentAccounts/{enrollmentAccountName}

createdTime

创建时间

displayName

订阅的显示名称。

managementGroupId

管理组 ID。

provisioningState

资源的预配状态。

resellerId

经销商 ID

subscriptionId

新建的订阅 ID。注意:此属性不会序列化。 它只能由服务器填充。

subscriptionOwnerId

订阅的所有者 ID

tags

订阅的标记

workload

订阅的工作负荷类型。 它可以是生产或开发测试。

属性详细信息

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

管理组 ID。

managementGroupId?: string

属性值

string

provisioningState

资源的预配状态。

provisioningState?: string

属性值

string

resellerId

经销商 ID

resellerId?: string

属性值

string

subscriptionId

新建的订阅 ID。注意:此属性不会序列化。 它只能由服务器填充。

subscriptionId?: string

属性值

string

subscriptionOwnerId

订阅的所有者 ID

subscriptionOwnerId?: string

属性值

string

tags

订阅的标记

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

workload

订阅的工作负荷类型。 它可以是生产或开发测试。

workload?: string

属性值

string