Microsoft.Azure.Storage.Queue.Protocol 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
GetMessagesResponse |
Provides methods for parsing the response from an operation to get messages from a queue. |
ListQueuesResponse |
Provides methods for parsing the response from a queue listing operation. |
QueueEntry |
Represents a queue item returned in the XML response for a queue listing operation. |
QueueErrorCodeStrings |
Provides error code strings that are specific to the Queue service. |
QueueHttpResponseParsers | |
QueueListingContext |
Provides a set of parameters for a queue listing operation. |
QueueMessage |
Represents a message retrieved from a queue. |
QueuePermissions |
Represents the permissions for a queue. |
QueueRequest |
Provides a set of helper methods for constructing a request against the Queue service. |
Enums
QueueListingDetails |
Specifies which details to include when listing the queues in this storage account. |