Class OrganizationConfigTemplatesSwitchProfilesPortsMirrorConfigurationMirrorSourcePort
source port config detail
[DataContract]
public class OrganizationConfigTemplatesSwitchProfilesPortsMirrorConfigurationMirrorSourcePort
- Inheritance
-
OrganizationConfigTemplatesSwitchProfilesPortsMirrorConfigurationMirrorSourcePort
- Inherited Members
Constructors
OrganizationConfigTemplatesSwitchProfilesPortsMirrorConfigurationMirrorSourcePort()
public OrganizationConfigTemplatesSwitchProfilesPortsMirrorConfigurationMirrorSourcePort()
Properties
Module
Source port module details
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "module")]
public OrganizationConfigTemplatesSwitchProfilesPortsMirrorConfigurationMirrorSourcePortModule Module { get; set; }
Property Value
Number
Source switch profile port number
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "number")]
public int Number { get; set; }