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

Response type for Azure::Storage::Blobs::BlobLeaseClient::Release.

#include <blob_responses.hpp>

Public Attributes

Azure::ETag ETag
 
Azure::DateTime LastModified
 

Member Data Documentation

◆ ETag

Azure::ETag Azure::Storage::Blobs::Models::ReleaseLeaseResult::ETag

The ETag contains a value that you can use to perform operations conditionally.

◆ LastModified

Azure::DateTime Azure::Storage::Blobs::Models::ReleaseLeaseResult::LastModified

The date/time that the blob was last modified. The date format follows RFC 1123.


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