Compartir a través de


CapabilitiesResult.Regions Propiedad

Definición

Obtiene o establece las características de compatibilidad de tamaño de máquina virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a