مشاركة عبر


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