Compartilhar via


ActiveConfigurationParameter.Regions Propriedade

Definição

Obtém ou define a lista de regiões.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a