Get Disaster Recovery Configuration Result
data class GetDisasterRecoveryConfigurationResult(val autoFailover: String, val azureApiVersion: String, val failoverPolicy: String, val id: String, val location: String, val logicalServerName: String, val name: String, val partnerLogicalServerName: String, val partnerServerId: String, val role: String, val status: String, val type: String)
Represents a disaster recovery configuration.
Properties
Link copied to clipboard
Whether or not failover can be done automatically.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
How aggressive the automatic failover should be.
Link copied to clipboard
Logical name of the server.
Link copied to clipboard
Logical name of the partner server.
Link copied to clipboard
Id of the partner server.