SyncMode type

Backend address synchronous mode for the backend pool
KnownSyncMode can be used interchangeably with SyncMode, this enum contains the known values that the service supports.

Known values supported by the service

Automatic: Automatic
Manual: Manual

type SyncMode = string