Share via


ExpressRouteFailoverRedundantRoute Class

ExpressRouteFailoverRedundantRoute.

Constructor

ExpressRouteFailoverRedundantRoute(*, peering_locations: list[str] | None = None, routes: list[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
peering_locations

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

Default value: None
routes

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

Default value: None

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.