SavingsPlanPurchaseRequest interface

Request body for savings plan purchase

Properties

appliedScopeProperties

Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup

appliedScopeType

Type of the Applied Scope.

billingPlan

Represents the billing plan in ISO 8601 format. Required only for monthly billing plans.

billingScopeId

Subscription that will be charged for purchasing reservation or savings plan

commitment

Commitment towards the benefit.

displayName

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

Commitment towards the benefit.

commitment?: Commitment

Property Value

displayName

Friendly name of the savings plan

displayName?: string

Property Value

string

sku

The name of sku

sku?: SkuName

Property Value

term

Represent savings plan term in ISO 8601 format.

term?: string

Property Value

string