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

SavingsPlanPurchaseRequest interface

节省计划购买的请求正文

属性

appliedScopeProperties

特定于所应用范围类型的属性。 如果不适用,则不需要。 如果 AppliedScopeType 为 ManagementGroup,则需要提供 tenantId 和 managementGroupId

appliedScopeType

应用范围的类型。

billingPlan

表示 ISO 8601 格式的计费计划。 仅适用于按月计费计划。

billingScopeId

将因购买预留或节省计划而收费的订阅

commitment

对权益的承诺。

displayName

节省计划的友好名称

sku

SKU 的名称

term

以 ISO 8601 格式表示节省计划期限。

属性详细信息

appliedScopeProperties

特定于所应用范围类型的属性。 如果不适用,则不需要。 如果 AppliedScopeType 为 ManagementGroup,则需要提供 tenantId 和 managementGroupId

appliedScopeProperties?: AppliedScopeProperties

属性值

appliedScopeType

应用范围的类型。

appliedScopeType?: string

属性值

string

billingPlan

表示 ISO 8601 格式的计费计划。 仅适用于按月计费计划。

billingPlan?: string

属性值

string

billingScopeId

将因购买预留或节省计划而收费的订阅

billingScopeId?: string

属性值

string

commitment

对权益的承诺。

commitment?: Commitment

属性值

displayName

节省计划的友好名称

displayName?: string

属性值

string

sku

SKU 的名称

sku?: SkuName

属性值

term

以 ISO 8601 格式表示节省计划期限。

term?: string

属性值

string