Interface SqlSyncGroupLogProperty

All Superinterfaces:
HasInnerModel<SyncGroupLogPropertiesInner>

public interface SqlSyncGroupLogProperty extends HasInnerModel<SyncGroupLogPropertiesInner>
An immutable client-side representation of an Azure SQL Server Sync Group.
  • Method Details

    • timestamp

      OffsetDateTime timestamp()
      Returns:
      timestamp of the sync group log
    • type

      Returns:
      the type of the sync group log
    • source

      String source()
      Returns:
      the source of the sync group log.
    • details

      String details()
      Returns:
      the details of the sync group log.
    • tracingId

      String tracingId()
      Returns:
      the tracing ID of the sync group log.
    • operationStatus

      String operationStatus()
      Returns:
      operation status of the sync group log.