SavingsPlanPurchaseRequest interface
Request body for savings plan purchase
Properties
applied |
Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup |
applied |
Type of the Applied Scope. |
billing |
Represents the billing plan in ISO 8601 format. Required only for monthly billing plans. |
billing |
Subscription that will be charged for purchasing reservation or savings plan |
commitment | Commitment towards the benefit. |
display |
Friendly name of the savings plan |
sku | The name of sku |
term | Represent savings plan term in ISO 8601 format. |
Property Details
appliedScopeProperties
Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup
appliedScopeProperties?: AppliedScopeProperties
Property Value
appliedScopeType
Type of the Applied Scope.
appliedScopeType?: string
Property Value
string
billingPlan
Represents the billing plan in ISO 8601 format. Required only for monthly billing plans.
billingPlan?: string
Property Value
string
billingScopeId
Subscription that will be charged for purchasing reservation or savings plan
billingScopeId?: string
Property Value
string
commitment
displayName
Friendly name of the savings plan
displayName?: string
Property Value
string
sku
term
Represent savings plan term in ISO 8601 format.
term?: string
Property Value
string