Table of Contents

Class WirelessDeviceEthernetStatusPowerPoe

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

Wireless Device Ethernet Status PoE power details object

[DataContract]
public class WirelessDeviceEthernetStatusPowerPoe
Inheritance
WirelessDeviceEthernetStatusPowerPoe
Inherited Members

Properties

IsConnected

PoE Power Connected

[DataMember(Name = "isConnected")]
public bool IsConnected { get; set; }

Property Value

bool