Interface SqlSyncMember.UpdateStages.WithSyncDirection

All Known Subinterfaces:
SqlSyncMember.Update
Enclosing interface:
SqlSyncMember.UpdateStages

@Beta(V1_9_0) public static interface SqlSyncMember.UpdateStages.WithSyncDirection
The SQL Sync Member definition to set the sync direction.
  • Method Details

    • withDatabaseType

      SqlSyncMember.Update withDatabaseType(SyncDirection syncDirection)
      Sets the sync direction.
      Parameters:
      syncDirection - the sync direction value to set
      Returns:
      The next stage of the definition.