ExpressRouteFailoverSingleTestDetails.RedundantRoutes 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.
List of routes received from this peering as well as some other peering location.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ExpressRouteFailoverRedundantRoute> RedundantRoutes { get; }
member this.RedundantRoutes : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ExpressRouteFailoverRedundantRoute>
Public ReadOnly Property RedundantRoutes As IReadOnlyList(Of ExpressRouteFailoverRedundantRoute)