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
PeekedMessage |
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. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain. |
QueueGeoReplication |
The GeoReplication. |
QueueItem |
An Azure Storage Queue. |
QueueMessage |
A Message object which can be stored in a Queue. |
QueueMetrics |
a summary of request statistics grouped by API in hour or minute aggregates for queues. |
QueueProperties |
QueueProperties. |
QueueRetentionPolicy |
the retention policy. |
QueueServiceProperties |
Storage Service Properties. |
QueueServiceStatistics |
Stats for the storage service. |
QueueSignedIdentifier |
signed identifier. |
QueuesModelFactory |
QueuesModelFactory provides utilities for mocking. |
SendReceipt |
The object returned in the QueueMessageList array when calling Put Message on a Queue. |
UpdateReceipt |
UpdateReceipt |
Structs
QueueAudience |
Audiences available for Blobs |
QueueErrorCode |
Error codes returned by the service. |
Enums
QueueGeoReplicationStatus |
The status of the secondary location. |
QueueTraits |
Specifies options for listing queues with the GetQueuesAsync(QueueTraits, String, CancellationToken) operation. |
Azure SDK for .NET