ExpressRouteFailoverRedundantRoute Class

ExpressRouteFailoverRedundantRoute.

Constructor

ExpressRouteFailoverRedundantRoute(*args: Any, **kwargs: Any)

Variables

Name Description
peering_locations

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

routes

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

Attributes

peering_locations

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

peering_locations: list[str] | None

routes

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

routes: list[str] | None