共用方式為


PlanData interface

規劃 NewRelic 監視器資源的數據

屬性

billingCycle

不同的計費週期,例如 MONTHLY/WEEKLY。 這可能是列舉

effectiveDate

套用方案的日期

planDetails

NewRelic 所發佈的計劃標識碼

usageType

不同的使用類型,例如PAYG/COMMITTED。 這可能是列舉

屬性詳細資料

billingCycle

不同的計費週期,例如 MONTHLY/WEEKLY。 這可能是列舉

billingCycle?: string

屬性值

string

effectiveDate

套用方案的日期

effectiveDate?: Date

屬性值

Date

planDetails

NewRelic 所發佈的計劃標識碼

planDetails?: string

屬性值

string

usageType

不同的使用類型,例如PAYG/COMMITTED。 這可能是列舉

usageType?: string

屬性值

string