





Represents the system properties for a blob.
The following tables list the members exposed by the BlobProperties type.
Public Constructors
Name | Description | |
---|---|---|
BlobProperties | Overloaded. |
Public Properties
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. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |