Share via


TrafficManagerRegion.Regions Property

Definition

The list of Regions grouped under this Region in the Geographic Hierarchy.

public System.Collections.Generic.IList<Azure.ResourceManager.TrafficManager.Models.TrafficManagerRegion> Regions { get; }
member this.Regions : System.Collections.Generic.IList<Azure.ResourceManager.TrafficManager.Models.TrafficManagerRegion>
Public ReadOnly Property Regions As IList(Of TrafficManagerRegion)

Property Value

Applies to