Click or drag to resize

WhereUsedWhereUsedResultsNATsPackage Property

Package NAT rule exists in.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "package", DefaultValueHandling = DefaultValueHandling.Ignore, 
	NullValueHandling = NullValueHandling.Ignore)]
public IObjectSummary Package { get; }
Request Example View Source

Property Value

Type: IObjectSummary
The package.
See Also