Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Block

Package version

Represents a single block in a block blob. It describes the block's ID and size.

Hierarchy

  • Block

Index

Properties

Properties

name

name: string

The base64 encoded block ID.

size

size: number

The block size in bytes.

Generated using TypeDoc