Compartilhar via


ControllerPowerStateAction Enumeração

Definição

Define valores para ControllerPowerStateAction.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ControllerPowerStateAction
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ControllerPowerStateAction = 
Public Enum ControllerPowerStateAction
Herança
ControllerPowerStateAction
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Restart 1
Shutdown 2
Start 0

Aplica-se a