你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureHdInsightJobManagementClient.SubmitHiveJob Method

Definition

public virtual Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse SubmitHiveJob (Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition hiveJobDef);
abstract member SubmitHiveJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
override this.SubmitHiveJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightHiveJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
Public Overridable Function SubmitHiveJob (hiveJobDef As AzureHDInsightHiveJobDefinition) As JobSubmissionResponse

Parameters

Returns

Applies to