.. _LMI-FirewalldSource: LMI_FirewalldSource ------------------- Class reference =============== Subclass of :ref:`LMI_FirewalldRule ` LMI_FirewalldSource can be used to bind a source address or source address range to a zone. Key properties ^^^^^^^^^^^^^^ | :ref:`InstanceID ` Local properties ^^^^^^^^^^^^^^^^ .. _LMI-FirewalldSource-Prefix: ``uint8`` **Prefix** Prefix for network specified by the IPAddress property. .. _LMI-FirewalldSource-IPFamily: ``uint8`` **IPFamily** IP family where the IPAddress belongs. ======== ====== ValueMap Values ======== ====== 1 IPv4 2 IPv6 ======== ====== .. _LMI-FirewalldSource-IPAddress: ``string`` **IPAddress** IP address source that will be bound to the zone. It can be plain IP address or netwokr IP address with prefix optionally specified by the Prefix property. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``string`` :ref:`ElementName ` | ``string`` :ref:`Description ` | ``uint16`` :ref:`ChangeableType ` | ``string`` :ref:`InstanceID ` | ``string`` :ref:`ConfigurationName ` | ``string`` :ref:`Caption ` | ``uint64`` :ref:`Generation ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`AddRuleComponent `