共用方式為


ExpressRouteFailoverSingleTestDetails interface

ExpressRoute 故障轉移單一測試詳細數據

屬性

endTimeUtc

測試完成的時間

failoverConnectionDetails

此對等互連位置的所有故障轉移連線清單

nonRedundantRoutes

僅從這個對等互連位置接收的路由清單

peeringLocation

測試的對等互連位置

redundantRoutes

從這個對等互連以及一些其他對等互連位置接收的路由清單

startTimeUtc

測試啟動的時間

status

測試的目前狀態

wasSimulationSuccessful

故障轉移模擬是否成功

屬性詳細資料

endTimeUtc

測試完成的時間

endTimeUtc?: string

屬性值

string

failoverConnectionDetails

此對等互連位置的所有故障轉移連線清單

failoverConnectionDetails?: FailoverConnectionDetails[]

屬性值

nonRedundantRoutes

僅從這個對等互連位置接收的路由清單

nonRedundantRoutes?: string[]

屬性值

string[]

peeringLocation

測試的對等互連位置

peeringLocation?: string

屬性值

string

redundantRoutes

從這個對等互連以及一些其他對等互連位置接收的路由清單

redundantRoutes?: ExpressRouteFailoverRedundantRoute[]

屬性值

startTimeUtc

測試啟動的時間

startTimeUtc?: string

屬性值

string

status

測試的目前狀態

status?: string

屬性值

string

wasSimulationSuccessful

故障轉移模擬是否成功

wasSimulationSuccessful?: boolean

屬性值

boolean