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

Optional parameters for BlobClient::ChangeLease. More...

#include <blob_options.hpp>

Inheritance diagram for Azure::Storage::Blobs::ChangeBlobLeaseOptions:
Azure::Storage::Blobs::TagAccessConditions

Public Attributes

Azure::Core::Context Context
 Context for cancelling long running operations.
 
- Public Attributes inherited from Azure::Storage::Blobs::TagAccessConditions
std::string TagConditions
 Optional SQL statement to apply to the tags of the Blob. Refer to https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations#tags-predicate-syntax for the format of SQL statements.
 

Detailed Description

Optional parameters for BlobClient::ChangeLease.


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