ListBlockItem Members
From Storage Client Library NET API
[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 block retrieved from the blob's block list.
The following tables list the members exposed by the ListBlockItem type.
Public Constructors
| Name | Description | |
|---|---|---|
| ListBlockItem |
Public Properties
| Name | Description | |
|---|---|---|
| Committed | Gets a value indicating whether or not the block has been committed. | |
| Name | Gets the name of the block. | |
| Size | Gets the size of block in bytes. |
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) |