你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataLakePathScheduleDeletionOptions.TimeToExpire Property

Definition

Duration before file should be deleted. Does not apply to directories. TimeToExpire and ExpiresOn cannot both be set.

public TimeSpan? TimeToExpire { get; }
member this.TimeToExpire : Nullable<TimeSpan>
Public ReadOnly Property TimeToExpire As Nullable(Of TimeSpan)

Property Value

Applies to