Share via


ExpressRouteFailoverRedundantRoute Class

Definition

The ExpressRouteFailoverRedundantRoute.

public class ExpressRouteFailoverRedundantRoute : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ExpressRouteFailoverRedundantRoute>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ExpressRouteFailoverRedundantRoute>
type ExpressRouteFailoverRedundantRoute = class
    interface IJsonModel<ExpressRouteFailoverRedundantRoute>
    interface IPersistableModel<ExpressRouteFailoverRedundantRoute>
Public Class ExpressRouteFailoverRedundantRoute
Implements IJsonModel(Of ExpressRouteFailoverRedundantRoute), IPersistableModel(Of ExpressRouteFailoverRedundantRoute)
Inheritance
ExpressRouteFailoverRedundantRoute
Implements

Properties

PeeringLocations

A list of all the peering locations for the redundant routes.

Routes

A list of all the redundant routes in the peering locations.

Methods

Explicit Interface Implementations

Applies to