AzureHdInsightJobManagementClient.SubmitStreamingJob 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 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
- streamingJobDef
- AzureHDInsightStreamingMapReduceJobDefinition