SyncGroupLogProperties interface
Azure SQL Database 同步群組記錄的屬性。
屬性
| 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