PurchaseRequest interface
购买请求。
属性
| applied |
特定于应用的范围类型的属性。 如果不适用,则不需要。 |
| applied |
应用的作用域的类型。 |
| billing |
表示 ISO 8601 格式的计费计划。 仅每月购买所必需的。 |
| billing |
购买 SavingsPlan 时需付费的订阅 |
| commitment | 承诺实现权益。 |
| display |
储蓄计划的友好名称 |
| renew | 将此项设置为 true 将在到期日期时间自动购买新权益。 |
| sku | 要为此资源应用的 SKU |
| term | 表示 ISO 8601 格式的“储蓄计划”术语。 |
属性详细信息
appliedScopeProperties
特定于应用的范围类型的属性。 如果不适用,则不需要。
appliedScopeProperties?: AppliedScopeProperties
属性值
appliedScopeType
应用的作用域的类型。
appliedScopeType?: string
属性值
string
billingPlan
表示 ISO 8601 格式的计费计划。 仅每月购买所必需的。
billingPlan?: string
属性值
string
billingScopeId
购买 SavingsPlan 时需付费的订阅
billingScopeId?: string
属性值
string
commitment
displayName
储蓄计划的友好名称
displayName?: string
属性值
string
renew
将此项设置为 true 将在到期日期时间自动购买新权益。
renew?: boolean
属性值
boolean
sku
term
表示 ISO 8601 格式的“储蓄计划”术语。
term?: string
属性值
string