C# Класс Microsoft.WindowsAzure.Commands.Storage.Queue.NewAzureStorageQueueCommand

Наследование: StorageQueueBaseCmdlet
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
CreateAzureQueue AzureStorageQueue
ExecuteCmdlet void

Открытые методы

Метод Описание
NewAzureStorageQueueCommand ( ) : Commands.Common.Storage.ResourceModel

Initializes a new instance of the GetAzureStorageQueueCommand class.

NewAzureStorageQueueCommand ( IStorageQueueManagement channel ) : Commands.Common.Storage.ResourceModel

Initializes a new instance of the NewAzureStorageQueueCommand class.

Приватные методы

Метод Описание
CreateAzureQueue ( string name ) : AzureStorageQueue

create an azure queue

ExecuteCmdlet ( ) : void

Описание методов

NewAzureStorageQueueCommand() публичный Метод

Initializes a new instance of the GetAzureStorageQueueCommand class.
public NewAzureStorageQueueCommand ( ) : Commands.Common.Storage.ResourceModel
Результат Commands.Common.Storage.ResourceModel

NewAzureStorageQueueCommand() публичный Метод

Initializes a new instance of the NewAzureStorageQueueCommand class.
public NewAzureStorageQueueCommand ( IStorageQueueManagement channel ) : Commands.Common.Storage.ResourceModel
channel IStorageQueueManagement IStorageQueueManagement channel
Результат Commands.Common.Storage.ResourceModel