Share via


AppConfigurationStoreData.SoftDeleteRetentionInDays Property

Definition

The amount of time in days that the configuration store will be retained when it is soft deleted.

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

Property Value

Applies to