AzureDataLakeGen2DeletedItem.RemainingRetentionDays Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of days left before the soft deleted path will be permanently deleted.
public int? RemainingRetentionDays { get; set; }
member this.RemainingRetentionDays : Nullable<int> with get, set
Public Property RemainingRetentionDays As Nullable(Of Integer)