AppConfigurationStore.SoftDeleteRetentionInDays Property

Definition

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

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

Property Value

Applies to