<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.24.0-beta.1" />

Azure.Storage.Files.DataLake.Models.Path

class Path
The Path.
public string ContentLength { get; }

Gets the content length.

public string CreationTime { get; }

Gets the creation time.

public string EncryptionContext { get; }

Gets the encryption context.

public string EncryptionScope { get; }

The name of the encryption scope under which the blob is encrypted.

public string Etag { get; }

Gets the etag.

public string ExpiryTime { get; }

Gets the expiry time.

public string Group { get; }

Gets the group.

public string IsDirectory { get; }

Gets the is directory.

public DateTimeOffset? LastModified { get; }

Gets the last modified.

public string Name { get; }

Gets the name.

public string Owner { get; }

Gets the owner.

public string Permissions { get; }

Gets the permissions.