Click or drag to resize

TopologySettingsSpecificNetwork Property

Gets or sets the specific network behind this interface.

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

Property Value

Type: String
The specific network.
See Also