Click or drag to resize

NATSettingsInstallOn Property

Gets or sets which gateway should apply the NAT translation.

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

Property Value

Type: String
See Also