ExpressRouteLinkFailoverTestBgpStatus interface
Represents the BGP status of an ExpressRoute link failover test.
Properties
| check |
The check time in UTC. |
| link | The link type. |
| status | The BGP status. |
| type | The address family type. |
Property Details
checkTimeUtc
The check time in UTC.
checkTimeUtc?: string
Property Value
string
link
The link type.
link?: string
Property Value
string
status
The BGP status.
status?: string
Property Value
string
type
The address family type.
type?: string
Property Value
string