[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Top
Represents a blob's attributes, including its properties and metadata.
The following tables list the members exposed by the BlobAttributes type.
Public Constructors
Name | Description | |
---|---|---|
BlobAttributes | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
Metadata | Gets the user-defined metadata for the blob. | |
Properties | Gets the blob's system properties. | |
Snapshot | Gets the date and time that the blob snapshot was taken, if this blob is a snapshot. | |
Uri | Gets the blob's URI. |
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) |