AzureSqlServerDisasterRecoveryConfigurationAdapter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |