| SimpleGatewayDynamicIP Property |
Gets or sets a value indicating whether dynamic ip used on this object.
Namespace:
Koopman.CheckPoint
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax [JsonPropertyAttribute(PropertyName = "dynamic-ip")]
public bool DynamicIP { get; set; }
Request Example
View SourceProperty Value
Type:
Booleantrue if dynamic ip assigned; otherwise,
false.
Remarks See Also