Interface SqlSyncFullSchemaProperty

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

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

    Modifier and Type
    Method
    Description
    org.joda.time.DateTime
     
     

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner
  • Method Details

    • tables

      Returns:
      the list of tables in the database full schema.
    • lastUpdateTime

      org.joda.time.DateTime lastUpdateTime()
      Returns:
      last update time of the database schema.