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

Response type for Azure::Storage::Blobs::BlobContainerClient::Delete.

#include <blob_rest_client.hpp>

Public Attributes

bool Deleted = true
 

Member Data Documentation

◆ Deleted

bool Azure::Storage::Blobs::Models::DeleteBlobContainerResult::Deleted = true

Indicates if the container was successfully deleted in this operation.


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