次の方法で共有


CapabilitiesResult.Regions プロパティ

定義

仮想マシン サイズの互換性機能を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象