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.ModelSyncGroupLogProperties
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
|
Source of the sync group log. |
details
|
Details of the sync group log. |
tracing_id
|
TracingId of the sync group log. |
operation_status
|
OperationStatus of the sync group log. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python