SyncGroupLogProperties Class

Properties of an Azure SQL Database sync group log.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
SyncGroupLogProperties

Constructor

SyncGroupLogProperties(**kwargs)

Variables

timestamp
datetime

Timestamp of the sync group log.

type
str or SyncGroupLogType

Type of the sync group log. Possible values include: "All", "Error", "Warning", "Success".

source
str

Source of the sync group log.

details
str

Details of the sync group log.

tracing_id
str

TracingId of the sync group log.

operation_status
str

OperationStatus of the sync group log.