ExpressRouteFailoverRedundantRoute.PeeringLocations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A list of all the peering locations for the redundant routes.
public System.Collections.Generic.IReadOnlyList<string> PeeringLocations { get; }
member this.PeeringLocations : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property PeeringLocations As IReadOnlyList(Of String)