Partager via


ReadOnlyFollowingDatabase.SoftDeletePeriod Propriété

Définition

Obtient l’heure pendant laquelle les données doivent être conservées avant qu’elles ne soient plus accessibles aux requêtes dans TimeSpan.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.softDeletePeriod")]
public TimeSpan? SoftDeletePeriod { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.softDeletePeriod")>]
member this.SoftDeletePeriod : Nullable<TimeSpan>
Public ReadOnly Property SoftDeletePeriod As Nullable(Of TimeSpan)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à