azure-storage-files-shares
Public Attributes | List of all members
Azure::Storage::Files::Shares::Models::ClearFileRangeResult Struct Referencefinal

The information returned when clearing a range in the file.

#include <share_responses.hpp>

Public Attributes

Azure::ETag ETag
 
DateTime LastModified
 
bool IsServerEncrypted = bool()
 

Member Data Documentation

◆ ETag

Azure::ETag Azure::Storage::Files::Shares::Models::ClearFileRangeResult::ETag

An HTTP entity tag associated with the file.

◆ IsServerEncrypted

bool Azure::Storage::Files::Shares::Models::ClearFileRangeResult::IsServerEncrypted = bool()

A boolean indicates if the service is encrypted.

◆ LastModified

DateTime Azure::Storage::Files::Shares::Models::ClearFileRangeResult::LastModified

The data and time the file was last modified.


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