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

Inheritance: Microsoft.Azure.Commands.HDInsight.Commands.HDInsightCmdletBase
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void
GetSqoopJob ( ) : AzureHDInsightSqoopJobDefinition
NewAzureHDInsightSqoopJobDefinitionCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void

GetSqoopJob() public method

public GetSqoopJob ( ) : AzureHDInsightSqoopJobDefinition
return Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightSqoopJobDefinition

NewAzureHDInsightSqoopJobDefinitionCommand() public method

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