BlockListingFilter Enumeration
Indicates whether to list only committed blocks, only uncommitted blocks, or all blocks.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Members
Member name | Description | |
---|---|---|
All | Both committed and uncommitted blocks. | |
Committed | Committed blocks. | |
Uncommitted | Uncommitted blocks. |