Enum NetworksSwitchPortsProfilePortType
Networks Switch Ports Profile Port Type
[JsonConverter(typeof(StringEnumConverter))]
public enum NetworksSwitchPortsProfilePortType
- Extension Methods
Fields
[EnumMember(Value = "access")] Access = 0Access
[EnumMember(Value = "routed")] Routed = 1Routed
[EnumMember(Value = "stack")] Stack = 2Stack
[EnumMember(Value = "trunk")] Trunk = 3Trunk