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

ListBlockItem 类

定义

表示从 Blob 块列表中检索的块。

public sealed class ListBlockItem
type ListBlockItem = class
Public NotInheritable Class ListBlockItem
继承
ListBlockItem

构造函数

ListBlockItem()

表示从 Blob 块列表中检索的块。

属性

Committed

获取一个值,该值指示块是否已提交。

Length

获取块的大小(以字节为单位)。

Name

获取块的名称。

适用于