SyncAgentLinkedDatabaseProperties interface

Azure SQL Database 同步代理連結資料庫的屬性。

屬性

databaseId

同步代理連結資料庫的ID。

databaseName

同步代理連結資料庫的資料庫名稱。

databaseType

同步代理程式連結資料庫的類型。

description

同步代理連結資料庫的描述。

serverName

同步代理連結資料庫的伺服器名稱。

userName

同步代理連結資料庫的使用者名稱。

屬性詳細資料

databaseId

同步代理連結資料庫的ID。

databaseId?: string

屬性值

string

databaseName

同步代理連結資料庫的資料庫名稱。

databaseName?: string

屬性值

string

databaseType

同步代理程式連結資料庫的類型。

databaseType?: string

屬性值

string

description

同步代理連結資料庫的描述。

description?: string

屬性值

string

serverName

同步代理連結資料庫的伺服器名稱。

serverName?: string

屬性值

string

userName

同步代理連結資料庫的使用者名稱。

userName?: string

屬性值

string