次の方法で共有


CassandraCommandPostBody.AllowWrite プロパティ

定義

true の場合、コマンドは cassandra ディレクトリに 書き込み 、それ以外の場合は読み取り専用になります。

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

プロパティ値

適用対象