Compartir a través de


Region.Regions Propiedad

Definición

Obtiene o establece la lista de regiones agrupadas en esta región en la jerarquía geográfica.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a