Constants for HTTP headers.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Inheritance Hierarchy
System.::..ObjectMicrosoft.WindowsAzure.Storage.Shared.Protocol.::..Constants.::..HeaderConstants
Syntax
Fields
Name | Description | |
---|---|---|
AppendBlob | Specifies the append blob type. | |
ApproximateMessagesCount | Header that specifies approximate message count of a queue. | |
BlobAppendOffset | Header that specifies the blob append offset. | |
BlobCacheControlHeader | Header that specifies blob caching control. | |
BlobCommittedBlockCount | Header that specifies committed block count. | |
BlobContentDispositionRequestHeader | Request header that specifies the blob content disposition. | |
BlobContentEncodingHeader | Header that specifies blob content encoding. | |
BlobContentLanguageHeader | Header that specifies blob content language. | |
BlobContentLengthHeader | Header that specifies blob content length. | |
BlobContentMD5Header | Header that specifies blob content MD5. | |
BlobContentTypeHeader | Header that specifies blob content type. | |
BlobPublicAccess | Header that specifies public access to blobs. | |
BlobSequenceNumber | Header that specifies blob sequence number. | |
BlobType | Header for the blob type. | |
BlockBlob | Specifies the block blob type. | |
ClientRequestIdHeader | Header indicating the client request ID. | |
ContainerPublicAccessType | Header that specifies whether data in the container may be accessed publicly and what level of access is to be allowed. | |
ContentDispositionResponseHeader | Header that specifies content disposition. | |
ContentLanguageHeader | Header that specifies content language. | |
ContentLengthHeader | Header that specifies content length. | |
CopyActionAbort | The value of the copy action header that signifies an abort operation. | |
CopyActionHeader | Header that specifies the copy action. | |
CopyCompletionTimeHeader | Header that specifies the conclusion time of the last attempted blob copy operation where this blob was the destination blob. | |
CopyDescriptionHeader | Header that specifies a copy error message. | |
CopyIdHeader | Header that specifies the copy ID. | |
CopyProgressHeader | Header that specifies the copy progress. | |
CopySourceHeader | Header for copy source. | |
CopyStatusHeader | Header that specifies the copy status. | |
Date | Header that specifies the date. | |
DeleteSnapshotHeader | Header to delete snapshots. | |
EtagHeader | Header that specifies the ETag value for the resource. | |
FalseHeader | False Header. | |
File | Specifies the file type. | |
FileCacheControlHeader | Header that specifies file caching control. | |
FileContentDispositionRequestHeader | Request header that specifies the file content disposition. | |
FileContentEncodingHeader | Header that specifies file content encoding. | |
FileContentLanguageHeader | Header that specifies file content language. | |
FileContentLengthHeader | Header that specifies file content length. | |
FileContentMD5Header | Header that specifies file content MD5. | |
FileContentTypeHeader | Header that specifies file content type. | |
FileRangeWrite | Header that specifies the file write mode. | |
FileType | Header for the file type. | |
IfAppendPositionEqualHeader | Header for the blob-condition-appendpos condition. | |
IfMaxSizeLessThanOrEqualHeader | Header for the blob-condition-maxsize condition. | |
IfSequenceNumberEqHeader | Header for the If-Sequence-Number-EQ condition. | |
IfSequenceNumberLEHeader | Header for the If-Sequence-Number-LE condition. | |
IfSequenceNumberLTHeader | Header for the If-Sequence-Number-LT condition. | |
IncludeSnapshotsValue | Specifies snapshots are to be included. | |
KeyNameHeader | Header that specifies the key name for explicit keys. | |
LeaseActionHeader | Header that specifies the lease action to perform. | |
LeaseBreakPeriodHeader | Header that specifies the break period of a lease. | |
LeaseDurationHeader | Header that specifies the duration of a lease. | |
LeaseIdHeader | Header that specifies lease ID. | |
LeaseState | Header that specifies lease status. | |
LeaseStatus | Header that specifies lease status. | |
LeaseTimeHeader | Header that specifies the remaining lease time. | |
NextVisibleTime | Header that specifies the next visible time for a message. | |
PageBlob | Specifies the page blob type. | |
PageWrite | Header that specifies page write mode. | |
PeekOnly | Header that specifies whether to peek-only. | |
PopReceipt | Header that specifies the pop receipt for a message. | |
PrefixForStorageHeader | Master Windows Azure Storage header prefix. | |
PrefixForStorageMetadata | Header prefix for metadata. | |
PrefixForStorageProperties | Header prefix for properties. | |
ProposedLeaseIdHeader | Header that specifies the proposed lease ID for a leasing operation. | |
RangeContentMD5Header | Header for range content MD5. | |
RangeHeader | Header for data ranges. | |
RangeHeaderFormat | Format string for specifying ranges. | |
RequestIdHeader | Header indicating the request ID. | |
SequenceNumberAction | Header that specifies sequence number action. | |
ShareQuota | Header that specifies the share quota, in gigabytes. | |
ShareSize | Header that specifies the share size, in gigabytes. | |
SnapshotHeader | Header for snapshots. | |
SnapshotsOnlyValue | Specifies only snapshots are to be included. | |
SourceIfMatchHeader | Header for the If-Match condition. | |
SourceIfModifiedSinceHeader | Header for the If-Modified-Since condition. | |
SourceIfNoneMatchHeader | Header for the If-None-Match condition. | |
SourceIfUnmodifiedSinceHeader | Header for the If-Unmodified-Since condition. | |
StorageVersionHeader | Header for storage version. | |
TargetStorageVersion | Current storage version header value. Every time this version changes, assembly version needs to be updated as well. | |
TrueHeader | True Header. | |
UserAgent | Specifies the value to use for UserAgent header. | |
UserAgentComment | Specifies the comment to use for UserAgent header. | |
UserAgentProductName | Specifies the value to use for UserAgent header. | |
UserAgentProductVersion | Specifies the value to use for UserAgent header. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.