Class WirelessDeviceEthernetStatusPortPoe
Wireless Device Ethernet Status Port Poe Details
[DataContract]
public class WirelessDeviceEthernetStatusPortPoe
- Inheritance
-
WirelessDeviceEthernetStatusPortPoe
- Inherited Members
Properties
Standard
The PoE Standard for the port. Can be '802.3at', '802.3af',802.3bt' or null
[DataMember(Name = "standard")]
public WirelessDeviceEthernetStatusPortPoeStandard? Standard { get; set; }