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

Batch client options used to initalize BlobBatchClient. More...

#include <blob_options.hpp>

Public Attributes

std::vector< std::unique_ptr< Azure::Core::Http::HttpPolicy > > PerOperationPolicies
 Transport pipeline policies for authentication, additional HTTP headers, etc., that are applied to every request.
 
std::vector< std::unique_ptr< Azure::Core::Http::HttpPolicy > > PerRetryPolicies
 Transport pipeline policies for authentication, additional HTTP headers, etc., that are applied to every retrial.
 

Detailed Description

Batch client options used to initalize BlobBatchClient.


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