Class SwitchPortDot3az
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?