SharedAccessBlobHeaders

Creates an object that represents the optional headers that can be returned with blobs that are accessed using SAS.

Properties

CacheControl

Gets or sets the cache-control header returned with the blob.

ContentDisposition

Gets or sets the content-disposition header returned with the blob.

ContentEncoding

Gets or sets the content-encoding header returned with the blob.

ContentLanguage

Gets or sets the content-language header returned with the blob.

ContentType

Gets or sets the content-type header returned with the blob.


Please refer to the following Azure API reference documentation:

Documentation to assist in setting properties:

https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.storage.blob.sharedaccessblobheaders?view=azure-dotnet