Compartir a través de


BillingResources.BillingMeters Propiedad

Definición

Obtiene o establece la información del medidor de facturación.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a