Enum WirelessDeviceEthernetStatusPowerMode
The PoE Power Mode for the AP
[DataContract]
[JsonConverter(typeof(StringEnumConverter))]
public enum WirelessDeviceEthernetStatusPowerMode
- Extension Methods
Fields
[EnumMember(Value = "full")] Full = 1
[EnumMember(Value = "low")] Low = 2