Subclass of LMI_FirewalldRule
LMI_FirewalldSource can be used to bind a source address or source address range to a zone.
uint8 Prefix
Prefix for network specified by the IPAddress property.
uint8 IPFamily
IP family where the IPAddress belongs.
ValueMap Values 1 IPv4 2 IPv6
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.
None