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

Azure.Storage.Files.DataLake.Models.BlobPropertiesInternal

Properties of a blob.

Gets the access tier change time.

public bool? AccessTierInferred { get; }

Gets the access tier inferred.

public long? BlobSequenceNumber { get; }

Gets the blob sequence number.

public string CacheControl { get; }

Gets the cache control.

public string ContentDisposition { get; }

Gets the content disposition.

public string ContentEncoding { get; }

Gets the content encoding.

public string ContentLanguage { get; }

Gets the content language.

public long? ContentLength { get; }

Size in bytes.

public byte[] ContentMD5 { get; }

Gets the content md 5.

public string ContentType { get; }

Gets the content type.

Gets the copy completion time.

public string CopyId { get; }

Gets the copy id.

public string CopyProgress { get; }

Gets the copy progress.

public string CopySource { get; }

Gets the copy source.

public string CopyStatusDescription { get; }

Gets the copy status description.

public DateTimeOffset? CreationTime { get; }

Gets the creation time.

public string CustomerProvidedKeySha256 { get; }

Gets the customer provided key sha 256.

public DateTimeOffset? DeletedTime { get; }

Gets the deleted time.

public DateTimeOffset? DeleteTime { get; }

Gets the delete time.

public string DestinationSnapshot { get; }

Gets the destination snapshot.

public string EncryptionScope { get; }

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

public string Etag { get; }

Gets the etag.

public DateTimeOffset? ExpiresOn { get; }

Gets the expires on.

public bool? IncrementalCopy { get; }

Gets the incremental copy.

public bool? IsSealed { get; }

Gets the is sealed.

public DateTimeOffset? LastAccessedOn { get; }

Gets the last accessed on.

public DateTimeOffset LastModified { get; }

Gets the last modified.

public int? RemainingRetentionDays { get; }

Gets the remaining retention days.

public bool? ServerEncrypted { get; }

Gets the server encrypted.

public int? TagCount { get; }

Gets the tag count.