C# Class Microsoft.WindowsAzure.Commands.Storage.Test.Table.FakeRemoveAzureTableCommand

Inheritance: Microsoft.WindowsAzure.Commands.Storage.Table.Cmdlet.RemoveAzureStorageTableCommand
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Properties

Property Type Description
confirm bool

Public Methods

Method Description
FakeRemoveAzureTableCommand ( IStorageTableManagement channel ) : System

Private Methods

Method Description
ConfirmRemove ( string message ) : bool

Method Details

FakeRemoveAzureTableCommand() public method

public FakeRemoveAzureTableCommand ( IStorageTableManagement channel ) : System
channel IStorageTableManagement
return System

Property Details

confirm public property

public bool confirm
return bool