共用方式為


VmPriority type

定義 VmPriority 的值。 可能的值包括:'dedicated'、'lowpriority'

type VmPriority = "dedicated" | "lowpriority"