AzureSqlRecoverableManagedDatabaseAdapter 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 managed database geo-backup operations
public class AzureSqlRecoverableManagedDatabaseAdapter
type AzureSqlRecoverableManagedDatabaseAdapter = class
Public Class AzureSqlRecoverableManagedDatabaseAdapter
- Inheritance
-
AzureSqlRecoverableManagedDatabaseAdapter
Constructors
| Name | Description |
|---|---|
| AzureSqlRecoverableManagedDatabaseAdapter(IAzureContext) |
Constructs a recoverable managed database adapter |
Properties
| Name | Description |
|---|---|
| Context |
Gets or sets the Azure profile |
Methods
| Name | Description |
|---|---|
| CreateRecoverableManagedDatabaseModelFromResponse(String, String, RecoverableManagedDatabase) |
Converts the response from the service to a powershell managed database object |