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. |
|
Length | Gets the size of block in bytes. |
|
Name | Gets the name of the block. |
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) |