<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.25.0" />

Azure.Storage.Files.DataLake.Models.BlobItemInternal

An Azure Storage blob.
public bool Deleted { get; }

Gets the deleted.

public string DeletionId { get; }

Gets the deletion id.

public bool? IsCurrentVersion { get; }

Gets the is current version.

public string Name { get; }

Gets the name.

Properties of a blob.

public string Snapshot { get; }

Gets the snapshot.

public string VersionId { get; }

Gets the version id.