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

Block interface

表示块 Blob 中的单个块。 它描述了块的 ID 和大小。

属性

name

base64 编码的块 ID。

size

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

属性详细信息

name

base64 编码的块 ID。

name: string

属性值

string

size

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

size: number

属性值

number