HighAvailabilityValidationEstimation interface
High availability validation properties of a server
Properties
| estimated |
Estimated seconds of downtime for the deployment. NOTE: This property will not be serialized. It can only be populated by the server. |
| expected |
Expected Availability zone of the standby server. |
| scheduled |
Scheduled Availability zone of the standby server. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
estimatedDowntime
Estimated seconds of downtime for the deployment. NOTE: This property will not be serialized. It can only be populated by the server.
estimatedDowntime?: number
Property Value
number
expectedStandbyAvailabilityZone
Expected Availability zone of the standby server.
expectedStandbyAvailabilityZone?: string
Property Value
string
scheduledStandbyAvailabilityZone
Scheduled Availability zone of the standby server. NOTE: This property will not be serialized. It can only be populated by the server.
scheduledStandbyAvailabilityZone?: string
Property Value
string