SyncMember interface

Azure SQL Database 同步成員。

Extends

屬性

databaseName

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

databaseType

同步成員的資料庫類型。

password

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

privateEndpointName

如果已啟用私人連結連線,則同步成員的私人端點名稱,適用於 Azure 中的同步成員。

serverName

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

sqlServerDatabaseId

同步成員的 SQL Server 資料庫標識碼。

syncAgentId

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

syncDirection

同步成員的同步方向。

syncMemberAzureDatabaseResourceId

同步成員邏輯資料庫的 ARM 資源識別碼,適用於 Azure 中的同步成員。

syncState

同步成員的同步狀態。

usePrivateLinkConnection

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

userName

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

繼承的屬性

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

資源的名稱

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

屬性詳細資料

databaseName

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

databaseName?: string

屬性值

string

databaseType

同步成員的資料庫類型。

databaseType?: string

屬性值

string

password

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

password?: string

屬性值

string

privateEndpointName

如果已啟用私人連結連線,則同步成員的私人端點名稱,適用於 Azure 中的同步成員。

privateEndpointName?: string

屬性值

string

serverName

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

serverName?: string

屬性值

string

sqlServerDatabaseId

同步成員的 SQL Server 資料庫標識碼。

sqlServerDatabaseId?: string

屬性值

string

syncAgentId

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

syncAgentId?: string

屬性值

string

syncDirection

同步成員的同步方向。

syncDirection?: string

屬性值

string

syncMemberAzureDatabaseResourceId

同步成員邏輯資料庫的 ARM 資源識別碼,適用於 Azure 中的同步成員。

syncMemberAzureDatabaseResourceId?: string

屬性值

string

syncState

同步成員的同步狀態。

syncState?: string

屬性值

string

usePrivateLinkConnection

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

usePrivateLinkConnection?: boolean

屬性值

boolean

userName

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

userName?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源的名稱

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

type?: string

屬性值

string

繼承自ProxyResource.type