Class OrganizationConfigTemplatesSwitchProfilesPortsMirrorUpdateRequestSourcePort
source port config details
[DataContract]
public class OrganizationConfigTemplatesSwitchProfilesPortsMirrorUpdateRequestSourcePort
- Inheritance
-
OrganizationConfigTemplatesSwitchProfilesPortsMirrorUpdateRequestSourcePort
- Inherited Members
Constructors
OrganizationConfigTemplatesSwitchProfilesPortsMirrorUpdateRequestSourcePort()
public OrganizationConfigTemplatesSwitchProfilesPortsMirrorUpdateRequestSourcePort()
Properties
Module
Source port module details
[DataMember(Name = "module")]
public OrganizationConfigTemplatesSwitchProfilesPortsMirrorUpdateRequestSourcePortModule? Module { get; set; }
Property Value
Number
Source switch port number
[DataMember(Name = "number")]
public int? Number { get; set; }
Property Value
- int?