Share via


ActiveConfigurationParameter.Regions Property

Definition

Gets or sets list of regions.

[Newtonsoft.Json.JsonProperty(PropertyName="regions")]
public System.Collections.Generic.IList<string> Regions { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to