The BlobInfo type exposes the following members.
Properties
| Name | Description |
---|
 | Blob |
Blob object.
|
 | BlobName |
Blob name.
|
 | Container |
ContainerInfo object.
|
 | ETag |
Returns E-tag from blob.
|
 | IsLocked |
Returns whether current blob is locked.
|
 | Length |
Returns length of the blob in bytes.
|
Top
See Also