Table of Contents

Class SwitchPortStatusPoe

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

PoE status of the port.

[DataContract]
public class SwitchPortStatusPoe
Inheritance
SwitchPortStatusPoe
Inherited Members

Properties

IsAllocated

Whether the port is drawing power

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "isAllocated")]
public bool IsAllocated { get; set; }

Property Value

bool