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

Public Attributes

std::string Name
 
bool Deleted = false
 
std::string Snapshot
 
Azure::Core::Nullable< std::string > VersionId
 
Azure::Core::Nullable< bool > IsCurrentVersion
 
BlobHttpHeaders HttpHeaders
 
std::map< std::string, std::string > Metadata
 
std::string CreationTime
 
std::string LastModified
 
std::string ETag
 
int64_t ContentLength = 0
 
Blobs::BlobType BlobType = Blobs::BlobType::Unknown
 
Azure::Core::Nullable< AccessTier > Tier
 
Azure::Core::Nullable< bool > AccessTierInferred
 
BlobLeaseStatus LeaseStatus = BlobLeaseStatus::Unlocked
 
BlobLeaseState LeaseState = BlobLeaseState::Available
 
Azure::Core::Nullable< std::string > LeaseDuration
 
Azure::Core::Nullable< bool > ServerEncrypted
 
Azure::Core::Nullable< std::string > EncryptionKeySha256
 
Azure::Core::Nullable< std::string > EncryptionScope
 
Azure::Core::Nullable< int64_t > SequenceNumber
 
Azure::Core::Nullable< bool > IsSealed
 
std::vector< ObjectReplicationPolicyObjectReplicationSourceProperties
 

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