C# 클래스 Microsoft.WindowsAzure.Commands.Storage.Test.Blob.FakeRemoveAzureContainerCommand

상속: RemoveAzureStorageContainerCommand
파일 보기 프로젝트 열기: AzureRT/azure-sdk-tools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
confirm bool

공개 메소드들

메소드 설명
FakeRemoveAzureContainerCommand ( IStorageBlobManagement channel ) : Model.Contract

비공개 메소드들

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

메소드 상세

FakeRemoveAzureContainerCommand() 공개 메소드

public FakeRemoveAzureContainerCommand ( IStorageBlobManagement channel ) : Model.Contract
channel IStorageBlobManagement
리턴 Model.Contract

프로퍼티 상세

confirm 공개적으로 프로퍼티

public bool confirm
리턴 bool