共用方式為


OperatingSystemType type

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

type OperatingSystemType = "Linux" | "Windows"