共用方式為


OperatingSystemType type

定義 OperatingSystemType 的值。 可能的值包括:'Windows'、'Linux'

type OperatingSystemType = "Windows" | "Linux"