DeviceConfigurationStatus Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum DeviceConfigurationStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type DeviceConfigurationStatus = 
Public Enum DeviceConfigurationStatus
Inheritance
DeviceConfigurationStatus
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Complete 0
Pending 1

Applies to