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.
|
| QueueMessageDecodingError |
Contains information about message that could not be decoded.
|
| QueueMessageItem |
The object returned in the QueueMessageList array when calling Get Messages on a Queue.
|
| QueueMetrics |
a summary of request statistics grouped by API in hour or minute aggregates for queues.
|
| 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. |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.