SavingsPlanPurchaseRequest interface
用于节省计划购买的请求正文
属性
| applied |
特定于应用的范围类型的属性。 如果不适用,则不需要。 如果 AppliedScopeType 为 ManagementGroup,则需要提供 tenantId 和 managementGroupId |
| applied |
应用的作用域的类型。 |
| billing |
表示 ISO 8601 格式的计费计划。 仅适用于每月计费计划。 |
| billing |
购买预留或节省计划的订阅 |
| commitment | 承诺实现权益。 |
| display |
储蓄计划的友好名称 |
| 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
displayName
储蓄计划的友好名称
displayName?: string
属性值
string
sku
term
以 ISO 8601 格式表示储蓄计划术语。
term?: string
属性值
string