Monitor Plan
data class MonitorPlan(val billingCycle: String? = null, val effectiveDate: String, val planId: String? = null, val usageType: String? = null)
Properties
Link copied to clipboard
Specifies the billing cycles. Possible values are MONTHLY
, WEEKLY
and YEARLY
. Defaults to MONTHLY
. Changing this forces a new Azure Native New Relic Monitor to be created.
Link copied to clipboard
Specifies the date when plan was applied. Changing this forces a new Azure Native New Relic Monitor to be created.