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

SubscriptionAliasCreateOrUpdateContent 类

定义

创建新订阅所需的参数。

public class SubscriptionAliasCreateOrUpdateContent
type SubscriptionAliasCreateOrUpdateContent = class
Public Class SubscriptionAliasCreateOrUpdateContent
继承
SubscriptionAliasCreateOrUpdateContent

构造函数

SubscriptionAliasCreateOrUpdateContent()

初始化 SubscriptionAliasCreateOrUpdateContent 的新实例。

属性

AdditionalProperties

放置别名请求其他属性。

BillingScope

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

DisplayName

订阅的友好名称。

ResellerId

经销商 ID。

SubscriptionId

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

Workload

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

适用于