共用方式為


SqlWorkloadType type

定義 SqlWorkloadType 的值。 可能的值包括:'GENERAL'、'OLTP'、'DW'

type SqlWorkloadType = "GENERAL" | "OLTP" | "DW"