AzureSqlSyncAgentLinkedDatabaseModel 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.
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 |