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

Blob information from the result of Azure::Storage::Blobs::BlobServiceClient::FindBlobsByTags.

#include <blob_rest_client.hpp>

Public Attributes

std::string BlobName
 
std::string BlobContainerName
 

Member Data Documentation

◆ BlobContainerName

std::string Azure::Storage::Blobs::Models::TaggedBlobItem::BlobContainerName

Blob container name.

◆ BlobName

std::string Azure::Storage::Blobs::Models::TaggedBlobItem::BlobName

Blob name.


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