Compartir a través de


BillingResponseListResult.BillingResources Propiedad

Definición

Obtiene o establece los recursos de facturación de disco administrado y facturación de una región.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a