SyncGroupLogProperties interface
Properties of an Azure SQL Database sync group log.
Properties
| details | Details of the sync group log. |
| operation |
OperationStatus of the sync group log. |
| source | Source of the sync group log. |
| timestamp | Timestamp of the sync group log. |
| tracing |
TracingId of the sync group log. |
| type | Type of the sync group log. |
Property Details
details
Details of the sync group log.
details?: string
Property Value
string
operationStatus
OperationStatus of the sync group log.
operationStatus?: string
Property Value
string
source
Source of the sync group log.
source?: string
Property Value
string
timestamp
Timestamp of the sync group log.
timestamp?: Date
Property Value
Date
tracingId
TracingId of the sync group log.
tracingId?: string
Property Value
string
type
Type of the sync group log.
type?: string
Property Value
string