ControllerPowerStateAction Enum

Definition

Defines values for 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
Inheritance
ControllerPowerStateAction
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Restart 1
Shutdown 2
Start 0

Applies to