Azure.Storage.Files.DataLake.Models.Path class Path Documentation Code public string ContentLength { get; } public string CreationTime { get; } public string EncryptionContext { get; } public string EncryptionScope { get; } public string Etag { get; } public string ExpiryTime { get; } public string Group { get; } public string IsDirectory { get; } public DateTimeOffset? LastModified { get; } public string Name { get; } public string Owner { get; } public string Permissions { get; }