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

AzureSqlServerDisasterRecoveryConfigurationAdapter Class

Definition

Adapter for Server Disaster Recovery Configuration operations

public class AzureSqlServerDisasterRecoveryConfigurationAdapter
type AzureSqlServerDisasterRecoveryConfigurationAdapter = class
Public Class AzureSqlServerDisasterRecoveryConfigurationAdapter
Inheritance
AzureSqlServerDisasterRecoveryConfigurationAdapter

Constructors

AzureSqlServerDisasterRecoveryConfigurationAdapter(IAzureContext)

Constructs a Server Disaster Recovery Configuration adapter

Properties

Context

Gets or sets the Azure profile

Methods

CreateServerDisasterRecoveryConfigurationModelFromResponse(String, String, ServerDisasterRecoveryConfiguration)

Converts the response from the service to a powershell Server Disaster Recovery Configuration object

GetServerLocation(String, String)

Gets the Location of the server.

RemoveServerDisasterRecoveryConfiguration(String, String, String)

Deletes a Server Disaster Recovery Configuration

Applies to