Share via


DataLakeLease.LastModified Property

Definition

Returns the date and time the file system or path was last modified. Any operation that modifies the file system or path, including an update of the its metadata or properties, changes the last-modified time of the filesystem or path..

public DateTimeOffset LastModified { get; }
member this.LastModified : DateTimeOffset
Public ReadOnly Property LastModified As DateTimeOffset

Property Value

Applies to