次の方法で共有


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