Constants.QueryConstants Class

Definition

Constants for query strings.

public static class Constants.QueryConstants
type Constants.QueryConstants = class
Public Class Constants.QueryConstants
Inheritance
Constants.QueryConstants

Fields

ApiVersion

Query component for SAS API version.

BlobResourceType

Specifies a restype value for blobs.

BlobSnapshotResourceType

Specifies a restype value for blob snapshots.

CacheControl

Query component for SAS cache control.

Component

Query component for the operation (component) to access.

ContainerResourceType

Specifies a restype value for containers.

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.

Marker

Query parameter for continuation token.

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.

ShareSnapshot

Query component for share snapshot time.

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.

SignedKeyExpiry

Query compnent for the signed key expiration time.

SignedKeyOid

Query component for the signed object ID.

SignedKeyService

Query compnent for the signed key service type.

SignedKeyStart

Query component for the signed key start time.

SignedKeyTid

Query component for the signed tenant ID.

SignedKeyVersion

Query component for the signed key version string.

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.

Applies to