ExpressRouteLinkFailoverRouteList interface

Represents a list of failover routes for an ExpressRoute link.

Properties

beforeSimulation

The routes before the simulation.

duringSimulation

The routes during the simulation.

Property Details

beforeSimulation

The routes before the simulation.

beforeSimulation?: ExpressRouteLinkFailoverRoute[]

Property Value

duringSimulation

The routes during the simulation.

duringSimulation?: ExpressRouteLinkFailoverRoute[]

Property Value