Share via


CassandraCommandPostBody.AllowWrite Property

Definition

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

public bool? AllowWrite { get; set; }
member this.AllowWrite : Nullable<bool> with get, set
Public Property AllowWrite As Nullable(Of Boolean)

Property Value

Applies to