PageRangeItem Class

Definition

Represents a range of bytes returned by GetAllPageRangesAsync(GetPageRangesOptions, CancellationToken).

public class PageRangeItem
type PageRangeItem = class
Public Class PageRangeItem
Inheritance
PageRangeItem

Constructors

PageRangeItem()

Properties

IsClear

Indicates if this PageBlobRange is empty bytes.

Range

Range in bytes of this PageBlobRange.

Applies to