Udostępnij za pośrednictwem


BillingResources.BillingMeters Property

Definition

Gets or sets the billing meter information.

[Newtonsoft.Json.JsonProperty(PropertyName="billingMeters")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.BillingMeters> BillingMeters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingMeters")>]
member this.BillingMeters : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.BillingMeters> with get, set
Public Property BillingMeters As IList(Of BillingMeters)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to