Aracılığıyla paylaş


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