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

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

#include <blob_options.hpp>

Public Attributes

Azure::Nullable< int64_t > SequenceNumber
 The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1.
 
Models::BlobHttpHeaders HttpHeaders
 The standard HTTP header system properties to set.
 
Storage::Metadata Metadata
 Name-value pairs associated with the blob as metadata.
 
Azure::Nullable< Models::AccessTierAccessTier
 Indicates the tier to be set on blob.
 
BlobAccessConditions AccessConditions
 Optional conditions that must be met to perform this operation.
 

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