SavingsPlanOrderAliasProperties interface

Savings plan properties

Properties

appliedScopeProperties

Properties specific to applied scope type. Not required if not applicable.

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 the benefit

commitment

Commitment towards the benefit.

displayName

Display name

provisioningState

Provisioning state

renew

Setting this to true will automatically purchase a new benefit on the expiration date time.

savingsPlanOrderId

Identifier of the savings plan created

term

Represent benefit term in ISO 8601 format.

Property Details

appliedScopeProperties

Properties specific to applied scope type. Not required if not applicable.

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 the benefit

billingScopeId?: string

Property Value

string

commitment

Commitment towards the benefit.

commitment?: Commitment

Property Value

displayName

Display name

displayName?: string

Property Value

string

provisioningState

Provisioning state

provisioningState?: string

Property Value

string

renew

Setting this to true will automatically purchase a new benefit on the expiration date time.

renew?: boolean

Property Value

boolean

savingsPlanOrderId

Identifier of the savings plan created

savingsPlanOrderId?: string

Property Value

string

term

Represent benefit term in ISO 8601 format.

term?: string

Property Value

string