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

Azure.Storage.Files.DataLake.Models.BlobPropertiesInternal

public bool? AccessTierInferred { get; }

public long? BlobSequenceNumber { get; }

public string CacheControl { get; }

public string ContentDisposition { get; }

public string ContentEncoding { get; }

public string ContentLanguage { get; }

public long? ContentLength { get; }

public byte[] ContentMD5 { get; }

public string ContentType { get; }

public string CopyId { get; }

public string CopyProgress { get; }

public string CopySource { get; }

public string CopyStatusDescription { get; }

public DateTimeOffset? CreationTime { get; }

public string CustomerProvidedKeySha256 { get; }

public DateTimeOffset? DeletedTime { get; }

public DateTimeOffset? DeleteTime { get; }

public string DestinationSnapshot { get; }

public string EncryptionScope { get; }

public string Etag { get; }

public DateTimeOffset? ExpiresOn { get; }

public bool? IncrementalCopy { get; }

public bool? IsSealed { get; }

public DateTimeOffset? LastAccessedOn { get; }

public DateTimeOffset LastModified { get; }

public int? RemainingRetentionDays { get; }

public bool? ServerEncrypted { get; }

public int? TagCount { get; }