Partager via


SystemServiceType type

Définit des valeurs pour SystemServiceType. Les valeurs possibles sont les suivantes : « None », « ScoringFrontEnd », « BatchFrontEnd »

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