azure-storage-blobs
Public Attributes | List of all members
Azure::Storage::Blobs::GetBlockListOptions Struct Reference

Optional parameters for BlockBlobClient::GetBlockList. More...

#include <blob_options.hpp>

Public Attributes

Azure::Core::Context Context
 Context for cancelling long running operations.
 
Azure::Core::Nullable< BlockListTypeOption > ListType
 Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.
 
 AccessConditions
 

Detailed Description

Optional parameters for BlockBlobClient::GetBlockList.


The documentation for this struct was generated from the following file: