Click or drag to resize

ServiceOtherSyncConnectionsOnCluster Property

Enables state-synchronized High Availability or Load Sharing on a ClusterXL or OPSEC-certified cluster.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "sync-connections-on-cluster")]
public Nullable<bool> SyncConnectionsOnCluster { get; set; }
Request Example View Source

Property Value

Type: NullableBoolean
The synchronize connections on cluster.
Remarks
Requires DetailLevel of Full
See Also