Partager via


OperatingSystemTypes Énumération

Définition

Définit des valeurs pour OperatingSystemTypes.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OperatingSystemTypes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OperatingSystemTypes = 
Public Enum OperatingSystemTypes
Héritage
OperatingSystemTypes
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Nom Valeur Description
Windows 0
Linux 1

S’applique à