Share via


ArmNetworkModelFactory.ExpressRouteFailoverRedundantRoute Method

Definition

Initializes a new instance of ExpressRouteFailoverRedundantRoute.

public static Azure.ResourceManager.Network.Models.ExpressRouteFailoverRedundantRoute ExpressRouteFailoverRedundantRoute(System.Collections.Generic.IEnumerable<string> peeringLocations = default, System.Collections.Generic.IEnumerable<string> routes = default);

Parameters

peeringLocations
IEnumerable<String>

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

routes
IEnumerable<String>

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

Returns

A new ExpressRouteFailoverRedundantRoute instance for mocking.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview