Share via


IPlanData.BillingCycle Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="different billing cycles like MONTHLY/WEEKLY. this could be enum", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="billingCycle")]
public string BillingCycle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="different billing cycles like MONTHLY/WEEKLY. this could be enum", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="billingCycle")>]
member this.BillingCycle : string with get, set
Public Property BillingCycle As String

Property Value

Attributes

Applies to