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

Optional parameters for Azure::Storage::Blobs::BlobContainerClient::SetAccessPolicy.

#include <blob_options.hpp>

Public Attributes

Models::PublicAccessType AccessType = Models::PublicAccessType::None
 Specifies whether data in the container may be accessed publicly and the level of access.
 
std::vector< Models::SignedIdentifierSignedIdentifiers
 Stored access policies that you can use to provide fine grained control over container permissions.
 
BlobContainerAccessConditions AccessConditions
 Optional conditions that must be met to perform this operation.
 

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