C# 클래스 Microsoft.WindowsAzure.Commands.Storage.Queue.NewAzureStorageQueueCommand

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

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