C# Класс Microsoft.WindowsAzure.Commands.Storage.Table.Cmdlet.NewAzureStorageTableCommand

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

Private Properties

Свойство Тип Описание
CreateAzureTable AzureStorageTable
ExecuteCmdlet void

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

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

Initializes a new instance of the NewAzureStorageTableCommand class.

NewAzureStorageTableCommand ( IStorageTableManagement channel ) : Commands.Common.Storage.ResourceModel

Initializes a new instance of the NewAzureStorageTableCommand class.

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

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

create an azure table

ExecuteCmdlet ( ) : void

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

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

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

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

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