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

AzureSqlDatabaseReplicationModelBase Class

Definition

Represents an Azure SQL Database Copy

public class AzureSqlDatabaseReplicationModelBase
type AzureSqlDatabaseReplicationModelBase = class
Public Class AzureSqlDatabaseReplicationModelBase
Inheritance
AzureSqlDatabaseReplicationModelBase
Derived

Constructors

AzureSqlDatabaseReplicationModelBase()

Fields

SourceIdTemplate

template to generate the Source Database Id

Properties

DatabaseName

Gets or sets the name of the Azure SQL Database

EncryptionProtector

Gets or sets the encryption protector

EncryptionProtectorAutoRotation

Gets or sets the value of AKV key auto rotation flag.

FederatedClientId

Gets or sets a federated client id to use in xtcmk scenario

Identity

Gets or sets the identity of the database.

Keys

Gets or sets the list of AKV keys

Location

Gets or sets the location of the Azure SQL Database

ResourceGroupName

Gets or sets the name of the resource group

ServerName

Gets or sets the name of the Azure SQL Server

Tags

Gets or sets the tags associated with the Azure SQL Server.

Applies to