Compartir a través de


CloudApplianceConfiguration.SupportedRegions Propiedad

Definición

Obtiene o establece las regiones admitidas.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportedRegions")]
public System.Collections.Generic.IList<string> SupportedRegions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportedRegions")>]
member this.SupportedRegions : System.Collections.Generic.IList<string> with get, set
Public Property SupportedRegions As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a