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