Azure.Storage.Queues.Models Namespace
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.
Classes
| Name | Description |
|---|---|
| PeekedMessage |
The peeked queue message. |
| QueueAccessPolicy |
The access policy. |
| QueueAnalyticsLogging |
Azure Analytics Logging settings. |
| QueueCorsRule |
The CORS rules. |
| QueueGeoReplication |
Geo replication information for the secondary storage location. |
| QueueGetUserDelegationKeyOptions |
Parameters for Get User Delegation Key. |
| QueueItem |
An Azure Storage Queue. |
| QueueMessage |
The queue message. |
| QueueMetrics |
The metrics properties. |
| QueueProperties |
QueueProperties. |
| QueueRetentionPolicy |
The retention policy. |
| QueueServiceProperties |
The service properties. |
| QueueServiceStatistics |
Statistics for the storage queue service. |
| QueueSignedIdentifier |
The signed identifier. |
| QueuesModelFactory |
A factory class for creating instances of the models for mocking. |
| SendReceipt |
The sent queue message. |
| UpdateReceipt |
UpdateReceipt |
| UserDelegationKey |
A user delegation key. |
Structs
| Name | Description |
|---|---|
| QueueAudience |
Audiences available for Blobs |
| QueueErrorCode |
Error codes returned by the service. |
Enums
| Name | Description |
|---|---|
| QueueGeoReplicationStatus |
The status of the secondary location. |
| QueueTraits |
Specifies options for listing queues with the GetQueuesAsync(QueueTraits, String, CancellationToken) operation. |