AzureSqlSyncAgentLinkedDatabaseModel Class

Definition

The base class that defines the core properties of a data masking rule

public class AzureSqlSyncAgentLinkedDatabaseModel
type AzureSqlSyncAgentLinkedDatabaseModel = class
Public Class AzureSqlSyncAgentLinkedDatabaseModel
Inheritance
AzureSqlSyncAgentLinkedDatabaseModel

Constructors

AzureSqlSyncAgentLinkedDatabaseModel()
AzureSqlSyncAgentLinkedDatabaseModel(SyncAgentLinkedDatabase)

Properties

DatabaseId

Gets or sets the database ID

DatabaseName

Gets or sets the database name

DatabaseType

Gets or sets the type of database

Description

Gets or sets the description of database

SeverName

Gets or sets the server name of the database

UserName

Gets or sets the username of the database

Applies to