ExpressRouteLinkFailoverSingleTestDetails interface

ExpressRoute circuit link failover single test details.

Properties

bgpStatus

The BGP status details.

circuitTestCategory

The circuit test category.

endTimeUtc

Time when the test was completed in UTC.

isSimulationVerified

Whether the simulation was verified.

linkType

The link type.

nonRedundantRoutes

The non-redundant routes for link failover tests.

redundantRoutes

The redundant routes for link failover tests.

startTimeUtc

Time when the test was started in UTC.

status

The current status of the test.

wasSimulationSuccessful

Whether the failover simulation was successful or not.

Property Details

bgpStatus

The BGP status details.

bgpStatus?: ExpressRouteLinkFailoverTestBgpStatus[]

Property Value

circuitTestCategory

The circuit test category.

circuitTestCategory?: string

Property Value

string

endTimeUtc

Time when the test was completed in UTC.

endTimeUtc?: string

Property Value

string

isSimulationVerified

Whether the simulation was verified.

isSimulationVerified?: boolean

Property Value

boolean

linkType

The link type.

linkType?: string

Property Value

string

nonRedundantRoutes

The non-redundant routes for link failover tests.

nonRedundantRoutes?: ExpressRouteLinkFailoverRouteList

Property Value

redundantRoutes

The redundant routes for link failover tests.

redundantRoutes?: ExpressRouteLinkFailoverRouteList

Property Value

startTimeUtc

Time when the test was started in UTC.

startTimeUtc?: string

Property Value

string

status

The current status of the test.

status?: string

Property Value

string

wasSimulationSuccessful

Whether the failover simulation was successful or not.

wasSimulationSuccessful?: boolean

Property Value

boolean