Sdílet prostřednictvím


IPTraffic Class

Definition

IP traffic information.

public class IPTraffic
type IPTraffic = class
Public Class IPTraffic
Inheritance
IPTraffic

Constructors

IPTraffic()

Initializes a new instance of the IPTraffic class.

IPTraffic(IList<String>, IList<String>, IList<String>, IList<String>, IList<String>)

Initializes a new instance of the IPTraffic class.

Properties

DestinationIps

Gets or sets list of destination IP addresses of the traffic..

DestinationPorts

Gets or sets the destination ports of the traffic.

Protocols

Gets or sets

SourceIps

Gets or sets list of source IP addresses of the traffic..

SourcePorts

Gets or sets the source ports of the traffic.

Methods

Validate()

Validate the object.

Applies to