Compartir a través de


VaultProperties.SoftDeleteRetentionInDays Propiedad

Definición

Obtiene o establece los días de retención de datos softDelete. Acepta >=7 y <=90.

[Newtonsoft.Json.JsonProperty(PropertyName="softDeleteRetentionInDays")]
public int? SoftDeleteRetentionInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="softDeleteRetentionInDays")>]
member this.SoftDeleteRetentionInDays : Nullable<int> with get, set
Public Property SoftDeleteRetentionInDays As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a