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

AzureSqlDatabaseBackupAdapter Class

Definition

Adapter for database backup operations

public class AzureSqlDatabaseBackupAdapter
type AzureSqlDatabaseBackupAdapter = class
Public Class AzureSqlDatabaseBackupAdapter
Inheritance
AzureSqlDatabaseBackupAdapter

Constructors

AzureSqlDatabaseBackupAdapter(IAzureContext)

Constructs a database backup adapter

Properties

Context

Gets or sets the Azure profile

Methods

GetDatabase(String, String, String)
GetServerLocation(String, String)

Gets the Location of the server.

Applies to