PlanData interface

Plan data of NewRelic Monitor resource

Properties

billingCycle

Different billing cycles like MONTHLY/WEEKLY. this could be enum

effectiveDate

date when plan was applied

planDetails

plan id as published by NewRelic

usageType

Different usage type like PAYG/COMMITTED. this could be enum

Property Details

billingCycle

Different billing cycles like MONTHLY/WEEKLY. this could be enum

billingCycle?: string

Property Value

string

effectiveDate

date when plan was applied

effectiveDate?: Date

Property Value

Date

planDetails

plan id as published by NewRelic

planDetails?: string

Property Value

string

usageType

Different usage type like PAYG/COMMITTED. this could be enum

usageType?: string

Property Value

string