次の方法で共有


VmPriority type

VmPriority の値を定義します。 使用可能な値は、'dedicated'、'lowpriority' です。

type VmPriority = "dedicated" | "lowpriority"