AzureHdInsightJobManagementClient.SubmitSqoopJob Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse SubmitSqoopJob (Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightSqoopJobDefinition sqoopJobDef);
abstract member SubmitSqoopJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightSqoopJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
override this.SubmitSqoopJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightSqoopJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
Public Overridable Function SubmitSqoopJob (sqoopJobDef As AzureHDInsightSqoopJobDefinition) As JobSubmissionResponse
Parameters
- sqoopJobDef
- AzureHDInsightSqoopJobDefinition