Share via


DataLakeFileScheduleDeletionOptions.SetExpiryRelativeTo Property

Definition

Specifies if TimeToExpire should be set relative to the file's creation time, or the current time. Defaults to current time.

public Azure.Storage.Files.DataLake.Models.DataLakeFileExpirationOrigin? SetExpiryRelativeTo { get; }
member this.SetExpiryRelativeTo : Nullable<Azure.Storage.Files.DataLake.Models.DataLakeFileExpirationOrigin>
Public ReadOnly Property SetExpiryRelativeTo As Nullable(Of DataLakeFileExpirationOrigin)

Property Value

Applies to