Table of Contents

Enum WirelessDeviceEthernetStatusPowerMode

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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