Interface SqlSyncGroupLogProperty

All Superinterfaces:
HasInner<com.microsoft.azure.management.sql.implementation.SyncGroupLogPropertiesInner>

@Beta(V1_9_0) public interface SqlSyncGroupLogProperty extends HasInner<com.microsoft.azure.management.sql.implementation.SyncGroupLogPropertiesInner>
An immutable client-side representation of an Azure SQL Server Sync Group.
  • Method Details

    • timestamp

      org.joda.time.DateTime 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.