你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SyncGroup interface

Azure SQL数据库同步组。

扩展

属性

conflictLoggingRetentionInDays

冲突日志记录保留期。

conflictResolutionPolicy

同步组的冲突解决策略。

enableConflictLogging

如果启用了冲突日志记录。

hubDatabasePassword

同步组中心数据库凭据的密码。

hubDatabaseUserName

同步组中心数据库凭据的用户名。

interval

同步组的同步间隔。

lastSyncTime

同步组的上次同步时间。 注意:此属性不会序列化。 它只能由服务器填充。

privateEndpointName

如果启用了使用专用链接连接,则同步组的专用终结点名称。 注意:此属性不会序列化。 它只能由服务器填充。

schema

同步组的同步架构。

sku

SKU 的名称和容量。

syncDatabaseId

同步组中同步数据库的 ARM 资源 ID。

syncState

同步组的同步状态。 注意:此属性不会序列化。 它只能由服务器填充。

usePrivateLinkConnection

如果使用专用链接连接,则启用。

继承属性

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

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

属性值

sku

SKU 的名称和容量。

sku?: Sku

属性值

Sku

syncDatabaseId

同步组中同步数据库的 ARM 资源 ID。

syncDatabaseId?: string

属性值

string

syncState

同步组的同步状态。 注意:此属性不会序列化。 它只能由服务器填充。

syncState?: string

属性值

string

usePrivateLinkConnection

如果使用专用链接连接,则启用。

usePrivateLinkConnection?: boolean

属性值

boolean

继承属性详细信息

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自ProxyResource.id

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自ProxyResource.name

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自ProxyResource.type