共用方式為


ComputeModeOptions type

定義 ComputeModeOptions 的值。

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