Share via


CassandraClusterCommand.IsReadWrite Property

Definition

If true, allows the command to write to the cassandra directory, otherwise read-only.

public bool? IsReadWrite { get; }
member this.IsReadWrite : Nullable<bool>
Public ReadOnly Property IsReadWrite As Nullable(Of Boolean)

Property Value

Applies to