C# 클래스 Microsoft.WindowsAzure.Commands.Storage.Test.Queue.FakeRemoveAzureQueueCommand

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

공개 프로퍼티들

프로퍼티 타입 설명
confirm bool

공개 메소드들

메소드 설명
FakeRemoveAzureQueueCommand ( IStorageQueueManagement channel ) : System

비공개 메소드들

메소드 설명
ConfirmRemove ( string message ) : bool

메소드 상세

FakeRemoveAzureQueueCommand() 공개 메소드

public FakeRemoveAzureQueueCommand ( IStorageQueueManagement channel ) : System
channel IStorageQueueManagement
리턴 System

프로퍼티 상세

confirm 공개적으로 프로퍼티

public bool confirm
리턴 bool