共用方式為


CommitmentPlanProperties interface

屬性

chargeForOverage

指出使用量是否超過

chargeForPlan

指出承諾方案是否

creationDate

此承諾計劃的日期

includedQuantities
maxAssociationLimit

承諾用量上限

maxCapacityLimit

的最大向外延展容量

minCapacityLimit

的最低向外延展容量

planMeter

將用來收取費用的 Azure 計量

refillFrequencyInDays

這個頻率

suspendPlanOnOverage

指出此承諾是否

屬性詳細資料

chargeForOverage

指出使用量是否超過

chargeForOverage?: boolean

屬性值

boolean

chargeForPlan

指出承諾方案是否

chargeForPlan?: boolean

屬性值

boolean

creationDate

此承諾計劃的日期

creationDate?: Date

屬性值

Date

includedQuantities

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

屬性值

{[propertyName: string]: PlanQuantity}

maxAssociationLimit

承諾用量上限

maxAssociationLimit?: number

屬性值

number

maxCapacityLimit

的最大向外延展容量

maxCapacityLimit?: number

屬性值

number

minCapacityLimit

的最低向外延展容量

minCapacityLimit?: number

屬性值

number

planMeter

將用來收取費用的 Azure 計量

planMeter?: string

屬性值

string

refillFrequencyInDays

這個頻率

refillFrequencyInDays?: number

屬性值

number

suspendPlanOnOverage

指出此承諾是否

suspendPlanOnOverage?: boolean

屬性值

boolean