Compartir a través de


Cluster.EnablePurge Propiedad

Definición

Obtiene o establece un valor booleano que indica si las operaciones de purga están habilitadas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a