Class OrganizationSwitchPortsMirrorsByStackResponseItemItemMirrorDestinationPortModule
Destination port module object
[DataContract]
public class OrganizationSwitchPortsMirrorsByStackResponseItemItemMirrorDestinationPortModule
- Inheritance
-
OrganizationSwitchPortsMirrorsByStackResponseItemItemMirrorDestinationPortModule
- Inherited Members
Constructors
OrganizationSwitchPortsMirrorsByStackResponseItemItemMirrorDestinationPortModule()
public OrganizationSwitchPortsMirrorsByStackResponseItemItemMirrorDestinationPortModule()
Properties
Slot
Destination switch module type slot number
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "slot")]
public int Slot { get; set; }
Property Value
Type
Destination switch module type
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "type")]
public string Type { get; set; }