StorageQueueManagement Constructors
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.
Overloads
StorageQueueManagement(AzureStorageContext) | |
StorageQueueManagement(AzureStorageContext) |
Queue management constructor |
StorageQueueManagement(AzureStorageContext)
public StorageQueueManagement (Microsoft.WindowsAzure.Commands.Storage.AzureStorageContext context);
new Microsoft.WindowsAzure.Commands.Storage.Model.Contract.StorageQueueManagement : Microsoft.WindowsAzure.Commands.Storage.AzureStorageContext -> Microsoft.WindowsAzure.Commands.Storage.Model.Contract.StorageQueueManagement
Public Sub New (context As AzureStorageContext)
Parameters
- context
- AzureStorageContext
Applies to
StorageQueueManagement(AzureStorageContext)
Queue management constructor
public StorageQueueManagement (Microsoft.WindowsAzure.Commands.Storage.Common.AzureStorageContext context);
new Microsoft.WindowsAzure.Commands.Storage.Model.Contract.StorageQueueManagement : Microsoft.WindowsAzure.Commands.Storage.Common.AzureStorageContext -> Microsoft.WindowsAzure.Commands.Storage.Model.Contract.StorageQueueManagement
Public Sub New (context As AzureStorageContext)
Parameters
- context
- AzureStorageContext
Cloud queue client