Click or drag to resize

ConfigurationPolicies Property

Gets the policies set for the cluster.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public Policies Policies { get; }

Property Value

Type: Policies
See Also