Compartilhar via


VaultProperties.SoftDeleteRetentionInDays Propriedade

Definição

Obtém ou define os dias de retenção de dados softDelete. Ele aceita >=7 e <=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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a