次の方法で共有


SqlWorkloadType type

SqlWorkloadType の値を定義します。 使用可能な値は、'GENERAL'、'OLTP'、'DW' です。

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