Sdílet prostřednictvím


BillingResources.DiskBillingMeters Property

Definition

Gets or sets the managed disk billing information.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to