ClusterResourceProperties.CassandraAuditLoggingEnabled Property

Definition

Gets or sets whether Cassandra audit logging is enabled

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to