Table of Contents

Enum WirelessDeviceEthernetStatusPortLinkNegotiationDuplex

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

The duplex mode for the port

[DataContract]
[JsonConverter(typeof(StringEnumConverter))]
public enum WirelessDeviceEthernetStatusPortLinkNegotiationDuplex
Extension Methods

Fields

[EnumMember(Value = "full")] Full = 1
[EnumMember(Value = "half")] Half = 2