C# 클래스 Microsoft.WindowsAzure.Commands.Storage.Test.Table.FakeRemoveAzureTableCommand

상속: Microsoft.WindowsAzure.Commands.Storage.Table.Cmdlet.RemoveAzureStorageTableCommand
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
confirm bool

공개 메소드들

메소드 설명
FakeRemoveAzureTableCommand ( IStorageTableManagement channel ) : System

비공개 메소드들

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

메소드 상세

FakeRemoveAzureTableCommand() 공개 메소드

public FakeRemoveAzureTableCommand ( IStorageTableManagement channel ) : System
channel IStorageTableManagement
리턴 System

프로퍼티 상세

confirm 공개적으로 프로퍼티

public bool confirm
리턴 bool