你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SyncGroupLogProperties interface
Azure SQL数据库同步组日志的属性。
属性
details | 同步组日志的详细信息。 注意:此属性不会序列化。 它只能由服务器填充。 |
operation |
同步组日志的 OperationStatus。 注意:此属性不会序列化。 它只能由服务器填充。 |
source | 同步组日志的源。 注意:此属性不会序列化。 它只能由服务器填充。 |
timestamp | 同步组日志的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
tracing |
同步组日志的 TracingId。 注意:此属性不会序列化。 它只能由服务器填充。 |
type | 同步组日志的类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
details
同步组日志的详细信息。 注意:此属性不会序列化。 它只能由服务器填充。
details?: string
属性值
string
operationStatus
同步组日志的 OperationStatus。 注意:此属性不会序列化。 它只能由服务器填充。
operationStatus?: string
属性值
string
source
同步组日志的源。 注意:此属性不会序列化。 它只能由服务器填充。
source?: string
属性值
string
timestamp
同步组日志的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
timestamp?: Date
属性值
Date
tracingId
同步组日志的 TracingId。 注意:此属性不会序列化。 它只能由服务器填充。
tracingId?: string
属性值
string
type
同步组日志的类型。 注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string