Condividi tramite


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.

Constructor

SyncGroupLogProperties(**kwargs: Any)

Variables

Name Description
timestamp

Timestamp of the sync group log.

type

Type of the sync group log. Known values are: "All", "Error", "Warning", and "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.