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

Public Attributes

std::unique_ptr< Azure::Core::Http::BodyStream > BodyStream
 
std::string ETag
 
std::string LastModified
 
Azure::Core::Nullable< std::string > ContentRange
 
BlobHttpHeaders HttpHeaders
 
std::map< std::string, std::string > Metadata
 
Azure::Core::Nullable< int64_t > SequenceNumber
 
Azure::Core::Nullable< int64_t > CommittedBlockCount
 
Azure::Core::Nullable< bool > IsSealed
 
Blobs::BlobType BlobType = Blobs::BlobType::Unknown
 
Azure::Core::Nullable< std::string > TransactionalContentMd5
 
Azure::Core::Nullable< std::string > TransactionalContentCrc64
 
Azure::Core::Nullable< std::string > LeaseDuration
 
Azure::Core::Nullable< BlobLeaseState > LeaseState
 
Azure::Core::Nullable< BlobLeaseStatus > LeaseStatus
 
Azure::Core::Nullable< bool > ServerEncrypted
 
Azure::Core::Nullable< std::string > EncryptionKeySha256
 
Azure::Core::Nullable< std::string > EncryptionScope
 
Azure::Core::Nullable< std::string > ObjectReplicationDestinationPolicyId
 
std::vector< ObjectReplicationPolicyObjectReplicationSourceProperties
 

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