Compartilhar via


Region.Regions Propriedade

Definição

Obtém ou define a lista de Regiões agrupadas nesta Região na Hierarquia 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a