你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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