SqlWorkloadType type

SQL Server workload type.
KnownSqlWorkloadType can be used interchangeably with SqlWorkloadType, this enum contains the known values that the service supports.

Known values supported by the service

GENERAL
OLTP
DW

type SqlWorkloadType = string