HighAvailabilityForPatch interface
High availability properties of a server.
Properties
| mode | High availability mode for a server. |
| standby |
Availability zone associated to the standby server created when high availability is set to SameZone or ZoneRedundant. |
| state | Possible states of the standby server created when high availability is set to SameZone or ZoneRedundant. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
mode
High availability mode for a server.
mode?: string
Property Value
string
standbyAvailabilityZone
Availability zone associated to the standby server created when high availability is set to SameZone or ZoneRedundant.
standbyAvailabilityZone?: string
Property Value
string
state
Possible states of the standby server created when high availability is set to SameZone or ZoneRedundant. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string