次の方法で共有


BillingResources.BillingMeters プロパティ

定義

課金メーター情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象