次の方法で共有


SystemServiceType type

SystemServiceType の値を定義します。 使用できる値は、'None'、'ScoringFrontEnd'、'BatchFrontEnd' です。

type SystemServiceType = "None" | "ScoringFrontEnd" | "BatchFrontEnd"