Share via


PlanDataResource.PlanDataBillingCycle Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.BillingCycle? PlanDataBillingCycle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Inlined)>]
member this.PlanDataBillingCycle : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.BillingCycle> with get, set
Public Property PlanDataBillingCycle As Nullable(Of BillingCycle)

Property Value

Implements

Attributes

Applies to