Share via


HighAvailabilityValidationEstimation interface

High availability validation properties of a server

Properties

estimatedDowntime

Estimated seconds of downtime for the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

expectedStandbyAvailabilityZone

Expected Availability zone of the standby server.

scheduledStandbyAvailabilityZone

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