SyncGroupProperties interface

支援 MI 的同步群組屬性。

屬性

conflictLoggingRetentionInDays

衝突記錄保留期限。

conflictResolutionPolicy

同步群組的衝突解決原則。

enableConflictLogging

如果已啟用衝突記錄。

hubDatabasePassword

同步群組中樞資料庫認證的密碼。

hubDatabaseUserName

同步群組中樞資料庫認證的用戶名稱。

interval

同步群組的同步間隔。

lastSyncTime

同步群組的最後一次同步時間。

privateEndpointName

如果使用私有連結連線,同步群組的私有端點名稱是啟用的。

schema

同步群組的同步架構。

syncDatabaseId

同步群組中同步資料庫的 ARM 資源識別碼。

syncState

同步群組的同步狀態。

usePrivateLinkConnection

如果已啟用使用私人連結連線。

屬性詳細資料

conflictLoggingRetentionInDays

衝突記錄保留期限。

conflictLoggingRetentionInDays?: number

屬性值

number

conflictResolutionPolicy

同步群組的衝突解決原則。

conflictResolutionPolicy?: string

屬性值

string

enableConflictLogging

如果已啟用衝突記錄。

enableConflictLogging?: boolean

屬性值

boolean

hubDatabasePassword

同步群組中樞資料庫認證的密碼。

hubDatabasePassword?: string

屬性值

string

hubDatabaseUserName

同步群組中樞資料庫認證的用戶名稱。

hubDatabaseUserName?: string

屬性值

string

interval

同步群組的同步間隔。

interval?: number

屬性值

number

lastSyncTime

同步群組的最後一次同步時間。

lastSyncTime?: Date

屬性值

Date

privateEndpointName

如果使用私有連結連線,同步群組的私有端點名稱是啟用的。

privateEndpointName?: string

屬性值

string

schema

同步群組的同步架構。

schema?: SyncGroupSchema

屬性值

syncDatabaseId

同步群組中同步資料庫的 ARM 資源識別碼。

syncDatabaseId?: string

屬性值

string

syncState

同步群組的同步狀態。

syncState?: string

屬性值

string

usePrivateLinkConnection

如果已啟用使用私人連結連線。

usePrivateLinkConnection?: boolean

屬性值

boolean