CommitmentPlanProperties interface

Properties

chargeForOverage

Indicates whether usage beyond the

chargeForPlan

Indicates whether the commitment plan

creationDate

The date at which this commitment plan was

includedQuantities
maxAssociationLimit

The maximum number of commitment

maxCapacityLimit

The maximum scale-out capacity for

minCapacityLimit

The minimum scale-out capacity for

planMeter

The Azure meter which will be used to charge

refillFrequencyInDays

The frequency at which this

suspendPlanOnOverage

Indicates whether this commitment

Property Details

chargeForOverage

Indicates whether usage beyond the

chargeForOverage?: boolean

Property Value

boolean

chargeForPlan

Indicates whether the commitment plan

chargeForPlan?: boolean

Property Value

boolean

creationDate

The date at which this commitment plan was

creationDate?: Date

Property Value

Date

includedQuantities

includedQuantities?: {[propertyName: string]: PlanQuantity}

Property Value

{[propertyName: string]: PlanQuantity}

maxAssociationLimit

The maximum number of commitment

maxAssociationLimit?: number

Property Value

number

maxCapacityLimit

The maximum scale-out capacity for

maxCapacityLimit?: number

Property Value

number

minCapacityLimit

The minimum scale-out capacity for

minCapacityLimit?: number

Property Value

number

planMeter

The Azure meter which will be used to charge

planMeter?: string

Property Value

string

refillFrequencyInDays

The frequency at which this

refillFrequencyInDays?: number

Property Value

number

suspendPlanOnOverage

Indicates whether this commitment

suspendPlanOnOverage?: boolean

Property Value

boolean