SystemServiceType type

A SystemServiceType értékeit határozza meg. A lehetséges értékek a következők: "None", "ScoringFrontEnd", "BatchFrontEnd"

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