Share via


TableRetentionPolicy.Days Property

Definition

Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted.

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

Property Value

Applies to