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
msrest.serialization.Model
SyncGroupLogProperties

Constructor

SyncGroupLogProperties(**kwargs)

Variables

Name Description
timestamp

Timestamp of the sync group log.

type

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.