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

The common HTTP headers.

#include <share_rest_client.hpp>

Public Attributes

std::string CacheControl
 
std::string ContentDisposition
 
std::string ContentEncoding
 
std::string ContentLanguage
 
std::string ContentType
 
Storage::ContentHash ContentHash
 

Member Data Documentation

◆ CacheControl

std::string Azure::Storage::Files::Shares::Models::FileHttpHeaders::CacheControl

The cache control of the content.

◆ ContentDisposition

std::string Azure::Storage::Files::Shares::Models::FileHttpHeaders::ContentDisposition

The disposition of the content.

◆ ContentEncoding

std::string Azure::Storage::Files::Shares::Models::FileHttpHeaders::ContentEncoding

The encoding of the content.

◆ ContentHash

Storage::ContentHash Azure::Storage::Files::Shares::Models::FileHttpHeaders::ContentHash

The hash of the content.

◆ ContentLanguage

std::string Azure::Storage::Files::Shares::Models::FileHttpHeaders::ContentLanguage

The language of the content.

◆ ContentType

std::string Azure::Storage::Files::Shares::Models::FileHttpHeaders::ContentType

The type of the content.


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