SyncGroupLogProperties interface
Properties of an Azure SQL Database sync group log.
Properties
details | Details of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server. |
operation |
OperationStatus of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server. |
source | Source of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server. |
timestamp | Timestamp of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server. |
tracing |
TracingId of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Type of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
details
Details of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server.
details?: string
Property Value
string
operationStatus
OperationStatus of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server.
operationStatus?: string
Property Value
string
source
Source of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server.
source?: string
Property Value
string
timestamp
Timestamp of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server.
timestamp?: Date
Property Value
Date
tracingId
TracingId of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server.
tracingId?: string
Property Value
string
type
Type of the sync group log. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string