AzureSqlServerDisasterRecoveryConfigurationModel Class

Definition

Represents an Azure Sql Server Disaster Recovery Configuration

public class AzureSqlServerDisasterRecoveryConfigurationModel
type AzureSqlServerDisasterRecoveryConfigurationModel = class
Public Class AzureSqlServerDisasterRecoveryConfigurationModel
Inheritance
AzureSqlServerDisasterRecoveryConfigurationModel

Constructors

AzureSqlServerDisasterRecoveryConfigurationModel()

Construct AzureSqlServerDisasterRecoveryConfigurationModel

AzureSqlServerDisasterRecoveryConfigurationModel(String, String, ServerDisasterRecoveryConfiguration)

Construct AzureSqlServerDisasterRecoveryConfigurationModel from Management.Sql.LegacySdk.Models.ServerDisasterRecoveryConfiguration object

Properties

AutoFailover

Gets or sets the status of the Server Disaster Recovery Configuration

FailoverPolicy

Gets or sets the creation date of the Server Disaster Recovery Configuration

Location

Gets or sets the location of the Server Disaster Recovery Configuration

PartnerServerName

Gets or sets the tags associated with the server.

ResourceGroupName

Gets or sets the name of the resource group

Role

Gets or sets the tags associated with the server.

ServerDisasterRecoveryConfigurationName

Gets or sets the name of the Server Disaster Recovery Configuration

ServerName

Gets or sets the name of the server

VirtualEndpointName

Gets or sets the name of the Server Disaster Recovery Virtual Endpoint Name

Applies to