次の方法で共有


BillingResponseListResult.BillingResources プロパティ

定義

リージョンの課金リソースとマネージド ディスク課金リソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象