.. _LMI-FirewalldPort: LMI_FirewalldPort ----------------- Class reference =============== Subclass of :ref:`LMI_FirewalldRule ` LMI_FirewalldPort represents a network port on given protocol which access is managed by the firewall. Key properties ^^^^^^^^^^^^^^ | :ref:`InstanceID ` Local properties ^^^^^^^^^^^^^^^^ .. _LMI-FirewalldPort-Protocol: ``uint16`` **Protocol** Protocol that the port belongs to. ======== ====== ValueMap Values ======== ====== 1 TCP 2 UDP ======== ====== .. _LMI-FirewalldPort-PortRangeEnd: ``uint16`` **PortRangeEnd** If not null this property represents ending of port range, beginning is specified by Port property .. _LMI-FirewalldPort-Port: ``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`` :ref:`ElementName ` | ``string`` :ref:`Description ` | ``uint16`` :ref:`ChangeableType ` | ``string`` :ref:`InstanceID ` | ``uint64`` :ref:`Generation ` | ``string`` :ref:`Caption ` | ``string`` :ref:`ConfigurationName ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`AddRuleComponent `