ExpressRouteLinkFailoverStopApiParameters interface

Parameters for stopping an ExpressRoute circuit link failover test.

Properties

circuitTestCategory

The category of the circuit test.

isVerified

Whether the link is verified.

linkType

The type of the link.

wasSimulationSuccessful

Whether the simulation was successful.

Property Details

circuitTestCategory

The category of the circuit test.

circuitTestCategory?: string

Property Value

string

isVerified

Whether the link is verified.

isVerified?: boolean

Property Value

boolean

linkType

The type of the link.

linkType?: string

Property Value

string

wasSimulationSuccessful

Whether the simulation was successful.

wasSimulationSuccessful?: boolean

Property Value

boolean