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

Inheritance: AzureHDInsightCommandBase, IAzureHDInsightClusterCommandBase
显示文件 Open project: Azure/azure-powershell

Public Methods

Method Description
Cancel ( ) : void

Private Methods

Method Description
GetClient ( bool ignoreSslErrors = false ) : IHDInsightClient

Method Details

Cancel() public method

public Cancel ( ) : void
return void