RestorePolicy.Days Property

Definition

how long this blob can be restored. It should be great than zero and less than DeleteRetentionPolicy.days.

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

Property Value

Applies to