Constants for query strings.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Inheritance Hierarchy
System.::..ObjectMicrosoft.WindowsAzure.Storage.Shared.Protocol.::..Constants.::..QueryConstants
Syntax
Fields
| Name | Description | |
|---|---|---|
| ApiVersion | Query component for SAS API version. | |
| CacheControl | Query component for SAS cache control. | |
| Component | Query component for the operation (component) to access. | |
| ContentDisposition | Query component for SAS content disposition. | |
| ContentEncoding | Query component for SAS content encoding. | |
| ContentLanguage | Query component for SAS content language. | |
| ContentType | Query component for SAS content type. | |
| CopyId | Query component for the copy ID. | |
| EndPartitionKey | Query component for the SAS end partition key. | |
| EndRowKey | Query component for the SAS end row key. | |
| MessageTimeToLive | Query component for message time-to-live. | |
| NumOfMessages | Query component for the number of messages. | |
| PopReceipt | Query component for message pop receipt. | |
| ResourceType | Query component for resource type. | |
| SasTableName | Query component for the SAS table name. | |
| Signature | Query component for SAS signature. | |
| SignedExpiry | Query component for the signed SAS expiry time. | |
| SignedIdentifier | Query component for the signed SAS identifier. | |
| SignedIP | Query component for the signed SAS IP. | |
| SignedKey | Query component for the signing SAS key. | |
| SignedPermissions | Query component for the signed SAS permissions. | |
| SignedProtocols | Query component for the signed SAS protocol. | |
| SignedResource | Query component for the signed SAS resource. | |
| SignedResourceTypes | Query component for the signed SAS resource types. | |
| SignedServices | Query component for the signed SAS service. | |
| SignedStart | Query component for the signed SAS start time. | |
| SignedVersion | Query component for the signed SAS version. | |
| Snapshot | Query component for snapshot time. | |
| StartPartitionKey | Query component for the SAS start partition key. | |
| StartRowKey | Query component for the SAS start row key. | |
| VisibilityTimeout | Query component for message visibility timeout. |
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.