StorageQueueManagement 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.
Storage Queue management
public class StorageQueueManagement : Microsoft.WindowsAzure.Commands.Storage.Model.Contract.IStorageQueueManagement
type StorageQueueManagement = class
interface IStorageQueueManagement
interface IStorageManagement
Public Class StorageQueueManagement
Implements IStorageQueueManagement
- Inheritance
-
StorageQueueManagement
- Implements
Constructors
StorageQueueManagement(AzureStorageContext) | |
StorageQueueManagement(AzureStorageContext) |
Queue management constructor |
Properties
StorageContext |
The azure storage context assoicated with this IStorageBlobManagement |