C# Class Microsoft.Azure.Commands.HDInsight.WaitAzureHDInsightJobCommand

Inheritance: Microsoft.Azure.Commands.HDInsight.Commands.HDInsightCmdletBase
显示文件 Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void
WaitJob ( ) : AzureHDInsightJob

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void

WaitJob() public method

public WaitJob ( ) : AzureHDInsightJob
return Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightJob