SyncMemberProperties interface

支援 MI 的同步成員屬性。

屬性

databaseName

同步成員中成員資料庫的資料庫名稱。

databaseType

同步成員的資料庫類型。

password

同步成員中成員資料庫的密碼。

privateEndpointName

如果啟用了 Sync Link 連線,則使用 Sync 成員的私有端點名稱,Azure 中的 sync 成員會使用。

serverName

同步成員中成員資料庫的伺服器名稱

sqlServerDatabaseId

同步成員的 SQL Server 資料庫 ID。

syncAgentId

同步成員中同步代理程式的 ARM 資源識別碼。

syncDirection

同步成員的同步方向。

syncMemberAzureDatabaseResourceId

同步成員邏輯資料庫的 ARM 資源 ID,用於 Azure 中的同步成員。

syncState

同步成員的同步狀態。

usePrivateLinkConnection

是否要使用私人連結連線。

userName

同步成員中成員資料庫的用戶名稱。

屬性詳細資料

databaseName

同步成員中成員資料庫的資料庫名稱。

databaseName?: string

屬性值

string

databaseType

同步成員的資料庫類型。

databaseType?: string

屬性值

string

password

同步成員中成員資料庫的密碼。

password?: string

屬性值

string

privateEndpointName

如果啟用了 Sync Link 連線,則使用 Sync 成員的私有端點名稱,Azure 中的 sync 成員會使用。

privateEndpointName?: string

屬性值

string

serverName

同步成員中成員資料庫的伺服器名稱

serverName?: string

屬性值

string

sqlServerDatabaseId

同步成員的 SQL Server 資料庫 ID。

sqlServerDatabaseId?: string

屬性值

string

syncAgentId

同步成員中同步代理程式的 ARM 資源識別碼。

syncAgentId?: string

屬性值

string

syncDirection

同步成員的同步方向。

syncDirection?: string

屬性值

string

syncMemberAzureDatabaseResourceId

同步成員邏輯資料庫的 ARM 資源 ID,用於 Azure 中的同步成員。

syncMemberAzureDatabaseResourceId?: string

屬性值

string

syncState

同步成員的同步狀態。

syncState?: string

屬性值

string

usePrivateLinkConnection

是否要使用私人連結連線。

usePrivateLinkConnection?: boolean

屬性值

boolean

userName

同步成員中成員資料庫的用戶名稱。

userName?: string

屬性值

string