你当前正在访问 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