AzureStorageQueue Class
Definition
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.
Azure storage queue
public class AzureStorageQueue : Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageBase
type AzureStorageQueue = class
inherit AzureStorageBase
Public Class AzureStorageQueue
Inherits AzureStorageBase
- Inheritance
Constructors
Properties
ApproximateMessageCount |
Approximate message count |
CloudQueue |
Cloud Queue object |
Context | (Inherited from AzureStorageBase) |
EncodeMessage |
Whether applied base64 encoding |
Name | (Inherited from AzureStorageBase) |
QueueClient |
XSCL Track2 Queue Client, used to run Queue APIs |
QueueProperties |
XSCL Track2 Queue properties, will retrieve the properties on server and return to user |
Uri |
Queue uri |
Methods
GetTrack1QueueClient(QueueClient, StorageCredentials) | |
GetTrack2QueueClient(CloudQueue, AzureStorageContext) |