Compartir a través de


ActiveConfigurationParameter.Regions Propiedad

Definición

Obtiene o establece la lista de regiones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a