Constants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains storage constants.
public static class Constants
type Constants = class
Public Class Constants
- Inheritance
-
Constants
Fields
AccessPolicy |
XML element for access policies. |
AccessTierChangeTimeElement |
Constant for the access tier change time. |
AccessTierElement |
Constant for the blob tier. |
AccessTierInferred |
Constant for the access tier being inferred. |
AES256 |
A constant representing the encryption algorithm for CPK encryption |
AppendBlobValue |
Constant signaling an append blob. |
ArchiveStatusElement |
Constant for the archive status. |
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. |
ClientIpElement |
XML element for handle client IP elements. |
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. |
CopyDestinationSnapshotElement |
XML element for destination snapshot 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. |
CreationTimeElement |
XML element for the creation date. |
DefaultClientSideTimeout |
Default client side timeout for all service clients. |
DefaultParallelDownloadRangeSizeBytes |
Default range size when downloading a blob in parallel. |
DefaultSubStreamBufferSize |
Default read buffer size used by the SubStream class for Large Block Blob uploads. |
DefaultWriteBlockSizeBytes |
Default Write Block Size used by Blob stream. |
DeletedElement |
XML element for deleted flag indicating the retention policy on the blob. |
DeletedTimeElement |
XML element for the time the retained blob was deleted. |
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. |
FileHandleListElement |
XML element for file list elements. |
FileIdElement |
XML element for handle file id elements. |
FileRangeElement |
XML element for file ranges. |
FileRangeListElement |
XML element for file list elements. |
GB |
A constant representing a gigabyte (Non-SI version). |
GeoBootstrapValue |
Constant for bootstrap geo-replication status. |
GeoLiveValue |
Constant for live geo-replication status. |
GeoUnavailableValue |
Constant for unavailable geo-replication status. |
HandleElement |
XML element for file handles. |
HandleIdElement |
XML element for handle id elements. |
HasImmutabilityPolicyElement |
XML element for immutability policy. |
HasLegalHoldElement |
XML element for legal hold. |
Id |
XML attribute for IDs. |
IncrementalCopy |
XML element for incremental copy. |
InsertionTimeElement |
XML element for insertion times. |
InvalidMetadataName |
XML element for an invalid metadata name. |
KB |
A constant representing a kilo-byte (Non-SI version). |
KeyInfo |
XML element for key information data. |
LastModifiedElement |
XML element for the last modified date. |
LastReconnectTimeElement |
Last time this handle was reconnected. |
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. |
MaxAppendBlockSize |
The maximum size of a single block for Append Blobs. |
MaxBlobSize |
The maximum size of a blob with blocks. |
MaxBlockNumber |
The maximum number of blocks. |
MaxBlockSize |
The maximum size of a single block for Block Blobs. |
MaxIdleTimeMs |
The maximum allowed time between write calls to the stream for parallel download streams. |
MaximumAllowedTimeout |
Maximum allowed timeout for any request. |
MaximumBreakLeasePeriod |
Constant for the maximum period of time that a lease can be broken in. |
MaximumLeaseDuration |
Constant for the maximum non-infinite duration of a lease. |
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. |
MaxRangeGetContentCRC64Size |
The maximum size of a range get operation that returns content CRC64. |
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. |
MaxRetainedVersionsPerBlob |
The maximum number of retained versions per blob. |
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. |
MaxSubOperationPerBatch |
The maximum number of sub operations that may be part of a batch. |
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. |
MinimumBreakLeasePeriod |
Constant for the minimum period of time that a lease can be broken in. |
MinimumLeaseDuration |
Constant for the minimum duration of a lease. |
MinLargeBlockSize |
The minimum size of a block for the large block upload strategy to be employed. |
NameElement |
XML element for names. |
NextMarkerElement |
XML element for the next marker. |
OpenTimeElement |
XML element for handle opened time elements. |
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. |
ParentIdElement |
XML element for handle parent id elements. |
PathElement |
XML element for handle file/directory name elements. |
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. |
PublicAccessElement |
XML element for the public access value. |
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. |
RehydratePendingToCool |
Constant for rehydrating an archived blob to cool storage. |
RehydratePendingToHot |
Constant for rehydrating an archived blob to hot storage. |
RemainingRetentionDaysElement |
XML element for the remaining days before the retained blob will be permenantly deleted. |
ServerEncryptionElement |
XML element for the server encryption status. |
ServiceEndpointElement |
XML element for service endpoint. |
SessionIdElement |
XML element for handle session id elements. |
ShareElement |
XML element for a share. |
ShareNameElement |
XML element for share name. |
SharesElement |
XML element for shares. |
SignedExpiry |
XML element for the end of a user delegation key. |
SignedIdentifier |
XML element for a signed identifier. |
SignedIdentifiers |
XML element for signed identifiers. |
SignedOid |
XML element for the OID of a user delegation key. |
SignedService |
XML element for the REST API version used to create the delegation key. |
SignedStart |
XML element for the start time of a user delegation key. |
SignedTid |
XML element for the TID of a user delegation key. |
SignedVersion |
XML element for the REST API version used to create the delegation key. |
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. |
UserDelegationKey |
XML elenent for user delegation key data. |
Value |
XML element for a generic value. |
Applies to
Azure SDK for .NET