SyncAgentLinkedDatabaseProperties interface

Properties of an Azure SQL Database sync agent linked database.

Properties

databaseId

Id of the sync agent linked database.

databaseName

Database name of the sync agent linked database.

databaseType

Type of the sync agent linked database.

description

Description of the sync agent linked database.

serverName

Server name of the sync agent linked database.

userName

User name of the sync agent linked database.

Property Details

databaseId

Id of the sync agent linked database.

databaseId?: string

Property Value

string

databaseName

Database name of the sync agent linked database.

databaseName?: string

Property Value

string

databaseType

Type of the sync agent linked database.

databaseType?: string

Property Value

string

description

Description of the sync agent linked database.

description?: string

Property Value

string

serverName

Server name of the sync agent linked database.

serverName?: string

Property Value

string

userName

User name of the sync agent linked database.

userName?: string

Property Value

string