See: Description
| Class | Description |
|---|---|
| GeoReplication |
The GeoReplication model.
|
| GeoReplicationStatus |
Defines values for GeoReplicationStatus.
|
| PeekedMessageItem |
The object returned in the QueueMessageList array when calling Peek Messages
on a Queue.
|
| QueueAccessPolicy |
An Access policy.
|
| QueueAnalyticsLogging |
Azure Analytics Logging settings.
|
| QueueCorsRule |
CORS is an HTTP feature that enables a web application running under one
domain to access resources in another domain.
|
| QueueErrorCode |
Defines values for QueueErrorCode.
|
| QueueItem |
An Azure Storage Queue.
|
| QueueMessageItem |
The object returned in the QueueMessageList array when calling Get Messages
on a Queue.
|
| QueueMetrics |
The QueueMetrics model.
|
| QueueProperties |
Model class containing properties of a specific queue in the storage Queue service.
|
| QueueRetentionPolicy |
the retention policy.
|
| QueueServiceProperties |
Storage Service Properties.
|
| QueueServiceStatistics |
Statistics for the storage service.
|
| QueueSignedIdentifier |
signed identifier.
|
| QueuesSegmentOptions |
A set of options for selecting queues from Storage Queue service.
|
| SendMessageResult |
The object returned in the QueueMessageList array when calling Put Message
on a Queue.
|
| UpdateMessageResult |
Response from the service when updating a message.
|
| Exception | Description |
|---|---|
| QueueStorageException |
A
StorageException is thrown whenever Azure Storage successfully returns an error code that is not 200-level. |
Copyright © 2020 Microsoft Corporation. All rights reserved.