Share via


block_list_item Class

Represents a block in a block list.

class block_list_item;

Members

Public Enumerations

Name Description

block_list_item::block_mode Enumeration

Indicates which block lists should be searched to find a specified block.

Public Constructors

Name Description

block_list_item::block_list_item Constructor

Overloaded. Initializes a new instance of the block_list_item class.

Public Methods

Name Description

block_list_item::id Method

Gets the name of the block.

block_list_item::mode Method

Gets a value indicating whether the block has been committed.

block_list_item::size Method

Gets the size of block in bytes.

Public Operators

Name Description

block_list_item::operator= Operator

Returns a reference to a block_list_item object.

Inheritance Hierarchy

block_list_item

Requirements

Header: blob.h

Namespace: azure::storage

See Also

Reference

azure::storage Namespace