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

Optional parameters for Azure::Storage::Blobs::BlockBlobClient::StageBlock.

#include <blob_options.hpp>

Public Attributes

Azure::Nullable< ContentHash > TransactionalContentHash
 Hash of the blob content. This hash is used to verify the integrity of the blob during transport. When this header is specified, the storage service checks the hash that has arrived with the one that was sent.
 
LeaseAccessConditions AccessConditions
 Optional conditions that must be met to perform this operation.
 

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