Click or drag to resize

NetworkNATSettings Property

Gets or sets the NAT settings.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "nat-settings")]
public NATSettings NATSettings { get; set; }
Request Example View Source

Property Value

Type: NATSettings
Remarks
Requires DetailLevel of Full
See Also