FailoverConnectionDetails interface
Properties
| failover |
Name of the failover connection |
| failover |
Location of the failover connection |
| is |
Whether the customer was able to establish connectivity through this failover connection or not |
Property Details
failoverConnectionName
Name of the failover connection
failoverConnectionName?: string
Property Value
string
failoverLocation
Location of the failover connection
failoverLocation?: string
Property Value
string
isVerified
Whether the customer was able to establish connectivity through this failover connection or not
isVerified?: boolean
Property Value
boolean