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()
      Gets timestamp of the sync group log.
      Returns:
      timestamp of the sync group log
    • type

      Gets the type of the sync group log.
      Returns:
      the type of the sync group log
    • source

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

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

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

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