SystemServiceType type

Defines values for SystemServiceType. Possible values include: 'None', 'ScoringFrontEnd', 'BatchFrontEnd'

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