syncMode

val syncMode: Output<String>

The data replication mode. Valid values:

  • Sync: strong synchronization.

  • Semi-sync: Semi-synchronous.

  • Async: asynchronous.

NOTE: SQL Server 2017 cluster version is currently not supported.