AzureSqlSyncGroupLogModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a sync group log object
public class AzureSqlSyncGroupLogModel
type AzureSqlSyncGroupLogModel = class
Public Class AzureSqlSyncGroupLogModel
- Inheritance
-
AzureSqlSyncGroupLogModel
Constructors
AzureSqlSyncGroupLogModel() |
Construct AzureSqlSyncGroupLogModel |
AzureSqlSyncGroupLogModel(SyncGroupLog) |
Construct AzureSqlSyncGroupLogModel from Management.Sql.Models.SyncGroupLog object |
Properties
Details |
Gets or sets the content of logs |
LogLevel |
Gets or sets the log level of logs |
Source |
Gets or sets the log source |
TimeStamp |
Gets or sets the time stamp of logs |