Compartir a través de


HardwareComponentStatus Enumeración

Definición

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum HardwareComponentStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type HardwareComponentStatus = 
Public Enum HardwareComponentStatus
Herencia
HardwareComponentStatus
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Failure 6
NotPresent 1
Ok 3
PoweredOff 2
Recovering 4
Unknown 0
Warning 5

Se aplica a