Contains storage constants.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Fields
Name | Description | |
---|---|---|
AccessPolicy | XML element for access policies. | |
AppendBlobValue | Constant signaling an append blob. | |
BlobElement | XML element for blobs. | |
BlobPrefixElement | XML element for blob prefixes. | |
BlobsElement | XML element for blobs. | |
BlobTypeElement | XML element for blob types. | |
BlockBlobValue | Constant signaling a block blob. | |
BlockElement | XML element for blocks. | |
BlockListElement | XML element for block lists. | |
CacheControlElement | XML element for content type fields. | |
ClearRangeElement | XML element for clear ranges. | |
CommittedBlocksElement | XML element for committed blocks. | |
CommittedElement | XML element for committed blocks. | |
ContainerElement | XML element for a container. | |
ContainerNameElement | XML element for container name. | |
ContainersElement | XML element for containers. | |
ContentEncodingElement | XML element for content encoding fields. | |
ContentLanguageElement | XML element for content language fields. | |
ContentLengthElement | XML element for content length fields. | |
ContentMD5Element | XML element for content MD5 fields. | |
ContentTypeElement | XML element for content type fields. | |
CopyAbortedValue | Constant for an aborted copy. | |
CopyCompletionTimeElement | XML element for copy completion time. | |
CopyFailedValue | Constant for a failed copy. | |
CopyIdElement | XML element for copy ID. | |
CopyPendingValue | Constant for a pending copy. | |
CopyProgressElement | XML element for copy progress. | |
CopySourceElement | XML element for copy source. | |
CopyStatusDescriptionElement | XML element for copy status description. | |
CopyStatusElement | XML element for copy status. | |
CopySuccessValue | Constant for a successful copy. | |
DefaultClientSideTimeout | Default client side timeout for all service clients. | |
DefaultWriteBlockSizeBytes | Default Write Block Size used by Blob stream. | |
DelimiterElement | XML element for delimiters. | |
DequeueCountElement | XML element for dequeue counts. | |
DirectoryPathElement | XML element for directory path. | |
EndElement | XML element for page range end elements. | |
EntriesElement | XML element for files. | |
EnumerationResultsElement | XML element for enumeration results. | |
ErrorCode | XML element for error codes. | |
ErrorExceptionMessage | XML element for exception messages. | |
ErrorExceptionStackTrace | XML element for stack traces. | |
ErrorMessage | XML element for error messages. | |
ErrorRootElement | XML root element for errors. | |
EtagElement | XML element for the ETag. | |
ExpirationTimeElement | XML element for expiration times. | |
Expiry | XML element for the end of an access policy. | |
FileDirectoryElement | XML element for directory. | |
FileElement | XML element for files. | |
FileRangeElement | XML element for file ranges. | |
FileRangeListElement | XML element for file list elements. | |
GB | A constant representing a megabyte (Non-SI version). | |
GeoBootstrapValue | Constant for bootstrap geo-replication status. | |
GeoLiveValue | Constant for live geo-replication status. | |
GeoUnavailableValue | Constant for unavailable geo-replication status. | |
Id | XML attribute for IDs. | |
InsertionTimeElement | XML element for insertion times. | |
InvalidMetadataName | XML element for an invalid metadata name. | |
KB | A constant representing a kilo-byte (Non-SI version). | |
LastModifiedElement | XML element for the last modified date. | |
LatestElement | XML element for the latest. | |
LeaseAvailableValue | Constant signaling the resource is available for leasing. | |
LeaseBreakingValue | Constant signaling the resource's lease is breaking. | |
LeaseBrokenValue | Constant signaling the resource's lease is broken. | |
LeaseDurationElement | XML element for the lease status. | |
LeasedValue | Constant signaling the resource is leased. | |
LeaseExpiredValue | Constant signaling the resource's lease has expired. | |
LeaseFixedValue | Constant signaling the resource's lease is fixed (finite). | |
LeaseInfiniteValue | Constant signaling the resource's lease is infinite. | |
LeaseStateElement | XML element for the lease status. | |
LeaseStatusElement | XML element for the lease status. | |
LockedValue | Constant signaling the blob is locked. | |
MarkerElement | XML element for markers. | |
MaxBlobSize | The maximum size of a blob with blocks. | |
MaxBlockNumber | The maximum number of blocks. | |
MaxBlockSize | The maximum size of a single block. | |
MaximumAllowedTimeout | Maximum allowed timeout for any request. | |
MaximumRetryBackoff | Maximum Retry Policy back-off | |
MaxMaximumExecutionTime | Constant for the max value of MaximumExecutionTime. | |
MaxParallelOperationThreadCount | Constant for the max value of ParallelOperationThreadCount for Block Blobs. | |
MaxRangeGetContentMD5Size | The maximum size of a range get operation that returns content MD5. | |
MaxResults | XML element for maximum results. | |
MaxResultsElement | XML element for maximum results. | |
MaxSharedAccessPolicyIdentifiers | Maximum number of shared access policy identifiers supported by server. | |
MaxSingleUploadBlobSize | The maximum size of a blob before it must be separated into blocks. | |
MB | A constant representing a megabyte (Non-SI version). | |
MessageElement | XML element for queue messages. | |
MessageIdElement | XML element for message IDs. | |
Messages | The URI path component to access the messages in a queue. | |
MessagesElement | XML element for queue message lists. | |
MessageTextElement | XML element for message texts. | |
MetadataElement | XML element for the metadata. | |
NameElement | XML element for names. | |
NextMarkerElement | XML element for the next marker. | |
PageBlobValue | Constant signaling a page blob. | |
PageListElement | XML element for page list elements. | |
PageRangeElement | XML element for page ranges. | |
PageSize | The size of a page in a PageBlob. | |
Permission | XML element for the permissions of an access policy. | |
PopReceiptElement | XML element for pop receipts. | |
PrefixElement | XML element for prefixes. | |
PropertiesElement | XML element for properties. | |
QueueElement | XML element for the queue. | |
QueueNameElement | Version 2 of the XML element for the queue name. | |
QueuesElement | XML element for queues. | |
QuotaElement | XML element for Share Quota. | |
ServiceEndpointElement | XML element for service endpoint. | |
ShareElement | XML element for a share. | |
ShareNameElement | XML element for share name. | |
SharesElement | XML element for shares. | |
SignedIdentifier | XML element for a signed identifier. | |
SignedIdentifiers | XML element for signed identifiers. | |
SizeElement | XML element for sizes. | |
SnapshotElement | XML element for snapshots. | |
Start | XML element for the start time of an access policy. | |
StartElement | XML element for page range start elements. | |
TimeNextVisibleElement | XML element for the time next visible fields. | |
UncommittedBlocksElement | XML element for uncommitted blocks. | |
UncommittedElement | XML element for uncommitted blocks. | |
UnlockedValue | Constant signaling the blob is unlocked. | |
UrlElement | XML element for the Url. |
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.