|  | InterfaceIPv4MaskLength Property  | 
 
            Gets or sets the IPv4 Mask Length.
            
 
    Namespace: 
   Koopman.CheckPoint.SimpleGatewaySettings
    Assembly:
   CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
 Syntax
Syntax[JsonPropertyAttribute(PropertyName = "ipv4-mask-length", DefaultValueHandling = DefaultValueHandling.Ignore)]
public int IPv4MaskLength { get; set; }Property Value
Type: 
Int32The IPV4 mask length.
 See Also
See Also