次の方法で共有


OperatingSystemType type

OperatingSystemType の値を定義します。 使用可能な値は、'Windows'、'Linux' です。

type OperatingSystemType = "Windows" | "Linux"