你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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