Share via


DeleteRetentionPolicy.Days Property

Definition

Indicates the number of days that the deleted item should be retained. The minimum specified value can be 1 and the maximum value can be 365.

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

Property Value

Applies to