共用方式為


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