Megosztás a következőn keresztül:


KustoReadWriteDatabase.SoftDeletePeriod Property

Definition

The time the data should be kept before it stops being accessible to queries in TimeSpan.

public TimeSpan? SoftDeletePeriod { get; set; }
member this.SoftDeletePeriod : Nullable<TimeSpan> with get, set
Public Property SoftDeletePeriod As Nullable(Of TimeSpan)

Property Value

Applies to