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

Service client options used to initalize BlobServiceClient. 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

Service client options used to initalize BlobServiceClient.


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