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

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
GetHiveJob ( ) : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition
NewAzureHDInsightHiveJobDefinitionCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void

GetHiveJob() public method

public GetHiveJob ( ) : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition
return Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition

NewAzureHDInsightHiveJobDefinitionCommand() public method

public NewAzureHDInsightHiveJobDefinitionCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands
return Microsoft.Azure.Commands.HDInsight.Commands