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

PutAliasRequestProperties interface

放置订阅属性。

属性

additionalProperties

放置别名请求其他属性。

billingScope

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

displayName

订阅的友好名称。

resellerId

经销商 ID

subscriptionId

此参数可用于为现有订阅 ID 创建别名

workload

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

属性详细信息

additionalProperties

放置别名请求其他属性。

additionalProperties?: PutAliasRequestAdditionalProperties

属性值

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

displayName

订阅的友好名称。

displayName?: string

属性值

string

resellerId

经销商 ID

resellerId?: string

属性值

string

subscriptionId

此参数可用于为现有订阅 ID 创建别名

subscriptionId?: string

属性值

string

workload

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

workload?: string

属性值

string