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

Public Attributes

std::string ETag
 
std::string LastModified
 
std::string CreationTime
 
std::map< std::string, std::string > Metadata
 
Blobs::BlobType BlobType = Blobs::BlobType::Unknown
 
Azure::Core::Nullable< std::string > LeaseDuration
 
Azure::Core::Nullable< BlobLeaseState > LeaseState
 
Azure::Core::Nullable< BlobLeaseStatus > LeaseStatus
 
int64_t ContentLength = 0
 
BlobHttpHeaders HttpHeaders
 
Azure::Core::Nullable< int64_t > SequenceNumber
 
Azure::Core::Nullable< int32_t > CommittedBlockCount
 
Azure::Core::Nullable< bool > IsSealed
 
Azure::Core::Nullable< bool > ServerEncrypted
 
Azure::Core::Nullable< std::string > EncryptionKeySha256
 
Azure::Core::Nullable< std::string > EncryptionScope
 
Azure::Core::Nullable< AccessTier > Tier
 
Azure::Core::Nullable< bool > AccessTierInferred
 
Azure::Core::Nullable< BlobArchiveStatus > ArchiveStatus
 
Azure::Core::Nullable< std::string > AccessTierChangeTime
 
Azure::Core::Nullable< std::string > CopyId
 
Azure::Core::Nullable< std::string > CopySource
 
Azure::Core::Nullable< Blobs::CopyStatus > CopyStatus
 
Azure::Core::Nullable< std::string > CopyProgress
 
Azure::Core::Nullable< std::string > CopyCompletionTime
 
Azure::Core::Nullable< std::string > ObjectReplicationDestinationPolicyId
 
std::vector< ObjectReplicationPolicyObjectReplicationSourceProperties
 

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