Package version:

Interface SyncAgentLinkedDatabase

An Azure SQL Database sync agent linked database.

Hierarchy

Properties

databaseId?: string

Id of the sync agent linked database. NOTE: This property will not be serialized. It can only be populated by the server.

databaseName?: string

Database name of the sync agent linked database. NOTE: This property will not be serialized. It can only be populated by the server.

databaseType?: string

Type of the sync agent linked database. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Description of the sync agent linked database. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

serverName?: string

Server name of the sync agent linked database. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

userName?: string

User name of the sync agent linked database. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc