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

Public Attributes

Azure::Core::Nullable< int32_t > Timeout
 
std::vector< std::pair< BlockType, std::string > > BlockList
 
BlobHttpHeaders HttpHeaders
 
std::map< std::string, std::string > Metadata
 
Azure::Core::Nullable< std::string > LeaseId
 
Azure::Core::Nullable< std::string > EncryptionKey
 
Azure::Core::Nullable< std::string > EncryptionKeySha256
 
Azure::Core::Nullable< EncryptionAlgorithmType > EncryptionAlgorithm
 
Azure::Core::Nullable< std::string > EncryptionScope
 
Azure::Core::Nullable< std::string > IfModifiedSince
 
Azure::Core::Nullable< std::string > IfUnmodifiedSince
 
Azure::Core::Nullable< std::string > IfMatch
 
Azure::Core::Nullable< std::string > IfNoneMatch
 
Azure::Core::Nullable< std::string > IfTags
 
Azure::Core::Nullable< AccessTier > Tier
 

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