Compartir a través de


ClusterResourceProperties.CassandraAuditLoggingEnabled Propiedad

Definición

Obtiene o establece si el registro de auditoría de Cassandra está habilitado.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a