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

Optional parameters for Azure::Storage::Blobs::PageBlobClient::GetPageRanges.

#include <blob_options.hpp>

Public Attributes

Azure::Nullable< Core::Http::HttpRange > Range
 Optionally specifies the range of bytes over which to list ranges, inclusively. If omitted, then all ranges for the blob are returned.
 
BlobAccessConditions AccessConditions
 Optional conditions that must be met to perform this operation.
 

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