LMI_FirewalldPort

Class reference

Subclass of LMI_FirewalldRule

LMI_FirewalldPort represents a network port on given protocol which access is managed by the firewall.

Key properties

Local properties

uint16 Protocol

Protocol that the port belongs to.

ValueMap Values
1 TCP
2 UDP

uint16 PortRangeEnd

If not null this property represents ending of port range, beginning is specified by Port property

uint16 Port

Port that is managed by the firewall. It could be also beginning of a port range if PortRangeEnd property is not null.

Local methods

None

Inherited properties

string InstanceID
uint64 Generation
string Caption

Inherited methods

Table Of Contents

Previous topic

LMI_FirewalldLogAction

Next topic

LMI_FirewalldRichRule

This Page