Class DeviceSwitchPortsMirrorPort
DeviceSwitchPortsPort
[DataContract]
public class DeviceSwitchPortsMirrorPort
- Inheritance
-
DeviceSwitchPortsMirrorPort
- Inherited Members
Constructors
DeviceSwitchPortsMirrorPort()
public DeviceSwitchPortsMirrorPort()
Properties
Module
Source port module details
[DataMember(Name = "module")]
public DeviceSwitchPortsMirrorPortModule? Module { get; set; }
Property Value
Number
Destination Switch Port Number
[DataMember(Name = "number")]
public int? Number { get; set; }
Property Value
- int?