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