C# Class Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.GetAzureHDInsightClusters.AzureHDInsightCommandBase

Inheritance: System.DisposableObject, IAzureHDInsightCommandBase
显示文件 Open project: Azure/azure-powershell

Public Methods

Method Description
Cancel ( ) : void
EndProcessing ( ) : Task

Method Details

Cancel() public method

public Cancel ( ) : void
return void

EndProcessing() public abstract method

public abstract EndProcessing ( ) : Task
return Task