次の方法で共有


BillingResources.DiskBillingMeters プロパティ

定義

マネージド ディスクの課金情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象