|
Name |
Description |
|
BlobType
|
Gets the type of the blob.
|
|
CacheControl
|
Gets or sets the cache-control value stored for the blob.
|
|
ContentDisposition
|
Gets or sets the content-disposition value stored for the blob.
|
|
ContentEncoding
|
Gets or sets the content-encoding value stored for the blob.
|
|
ContentLanguage
|
Gets or sets the content-language value stored for the blob.
|
|
ContentMD5
|
Gets or sets the content-MD5 value stored for the blob.
|
|
ContentType
|
Gets or sets the content-type value stored for the blob.
|
|
ETag
|
Gets the blob's ETag value.
|
|
LastModified
|
Gets the the last-modified time for the blob, expressed as a UTC value.
|
|
LeaseDuration
|
Gets the blob's lease duration.
|
|
LeaseState
|
Gets the blob's lease state.
|
|
LeaseStatus
|
Gets the blob's lease status.
|
|
Length
|
Gets the size of the blob, in bytes.
|
|
PageBlobSequenceNumber
|
If the blob is a page blob, gets the blob's current sequence number.
|