Share via


Cluster.BillingModel Property

Definition

Gets type of billing applied to the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingModel")]
public string BillingModel { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingModel")>]
member this.BillingModel : string
Public ReadOnly Property BillingModel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to