ExpressRouteLinkFailoverAllTestsDetails interface

ExpressRoute circuit link failover test details for all tests.

Properties

bgpStatus

The BGP status details.

circuitTestCategory

The maintenance test category.

endTime

Time when the test was completed.

issues

A list of all issues with the test.

linkType

The link type.

startTime

Time when the test was started.

status

The current status of the test.

testGuid

The unique GUID associated with the test.

testType

The type of failover test.

wasSimulationSuccessful

Whether the failover simulation was successful or not.

Property Details

bgpStatus

The BGP status details.

bgpStatus?: ExpressRouteLinkFailoverTestBgpStatus[]

Property Value

circuitTestCategory

The maintenance test category.

circuitTestCategory?: string

Property Value

string

endTime

Time when the test was completed.

endTime?: string

Property Value

string

issues

A list of all issues with the test.

issues?: string[]

Property Value

string[]

linkType

The link type.

linkType?: string

Property Value

string

startTime

Time when the test was started.

startTime?: string

Property Value

string

status

The current status of the test.

status?: string

Property Value

string

testGuid

The unique GUID associated with the test.

testGuid?: string

Property Value

string

testType

The type of failover test.

testType?: string

Property Value

string

wasSimulationSuccessful

Whether the failover simulation was successful or not.

wasSimulationSuccessful?: boolean

Property Value

boolean