PageList interface

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_2[]

Property Value

Range[]

pageRange

Valid non-overlapping page ranges.

pageRange?: Range_2[]

Property Value

Range[]