次の方法で共有


BillingResponseListResult.VmSizeProperties プロパティ

定義

VM サイズのプロパティを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="vmSizeProperties")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.VmSizeProperty> VmSizeProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmSizeProperties")>]
member this.VmSizeProperties : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.VmSizeProperty>
Public ReadOnly Property VmSizeProperties As IList(Of VmSizeProperty)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象