C# Class Microsoft.Azure.Commands.Batch.RemoveBatchAccountCommand

Inheritance: BatchCmdletBase
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description
DeleteAction void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Private Methods

Method Description
DeleteAction ( string resGroupName, string accountName ) : void

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void