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

Optional parameters for BlockBlobClient::CommitBlockList. More...

#include <blob_options.hpp>

Public Attributes

Azure::Core::Context Context
 Context for cancelling long running operations.
 
BlobHttpHeaders HttpHeaders
 The standard HTTP header system properties to set.
 
std::map< std::string, std::string > Metadata
 Name-value pairs associated with the blob as metadata.
 
Azure::Core::Nullable< AccessTier > Tier
 Indicates the tier to be set on blob.
 
BlobAccessConditions AccessConditions
 Optional conditions that must be met to perform this operation.
 

Detailed Description

Optional parameters for BlockBlobClient::CommitBlockList.


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