Partager via


Region.Regions Propriété

Définition

Obtient ou définit la liste des régions regroupées sous cette région dans la hiérarchie géographique.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à