FailoverConfigurationSpec interface
model interface FailoverConfigurationSpec
Properties
| active |
Active location where data flow will occur. |
| locations | Locations that are configured for failover. |
Property Details
activeLocation
Active location where data flow will occur.
activeLocation?: string
Property Value
string
locations
Locations that are configured for failover.
locations?: LocationSpec[]