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

AzureHdInsightJobManagementClient.SubmitStreamingJob Method

Definition

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

Parameters

Returns

Applies to