Table of Contents

Class WirelessDeviceEthernetStatusPortPoe

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

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; }

Property Value

WirelessDeviceEthernetStatusPortPoeStandard?