Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PageList interface
- Package:
- @azure/storage-blob
List of page ranges for a blob.
Properties
| clearRange | Present if the prevSnapshot parameter was specified and there were cleared pages between the previous snapshot and the target snapshot. |
| pageRange | Valid non-overlapping page ranges. |
Property Details
clearRange
Present if the prevSnapshot parameter was specified and there were cleared pages between the previous snapshot and the target snapshot.
clearRange?: Range[]
Property Value
Range[]
