C# 클래스 Microsoft.WindowsAzure.Commands.Storage.Table.Cmdlet.NewAzureStorageTableCommand

상속: StorageCloudTableCmdletBase
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

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