共用方式為


BillingResponseListResult.BillingResources Property

Definition

Gets or sets the billing and managed disk billing resources for a region.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to