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

Inheritance: System.DisposableObject, IAzureHDInsightCommandBase
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
Cancel ( ) : void
EndProcessing ( ) : Task

Method Details

Cancel() public méthode

public Cancel ( ) : void
Résultat void

EndProcessing() public abstract méthode

public abstract EndProcessing ( ) : Task
Résultat Task