次の方法で共有


ComputeModeOptions type

ComputeModeOptions の値を定義します。

type ComputeModeOptions = "Shared" | "Dedicated" | "Dynamic"