Partager via


CommandPostBody.Readwrite Propriété

Définition

Obtient ou définit si la valeur est true, permet à la commande d’écrire dans le répertoire cassandra, sinon en lecture seule.

[Newtonsoft.Json.JsonProperty(PropertyName="readwrite")]
public bool? Readwrite { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="readwrite")>]
member this.Readwrite : Nullable<bool> with get, set
Public Property Readwrite As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à