Table of Contents

Class SwitchPortDot3az

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

dot3az settings for the port

[DataContract]
public class SwitchPortDot3az
Inheritance
SwitchPortDot3az
Inherited Members

Properties

Enabled

The Energy Efficient Ethernet status of the switch port.

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "enabled")]
public bool? Enabled { get; set; }

Property Value

bool?