SynapseAnalyticsSparkClient.SubmitSparkBatchJob 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 Azure.Analytics.Synapse.Spark.Models.SparkBatchJob SubmitSparkBatchJob (Azure.Analytics.Synapse.Spark.Models.SparkBatchJobOptions sparkBatchJobOptions, bool waitForCompletion);
member this.SubmitSparkBatchJob : Azure.Analytics.Synapse.Spark.Models.SparkBatchJobOptions * bool -> Azure.Analytics.Synapse.Spark.Models.SparkBatchJob
Public Function SubmitSparkBatchJob (sparkBatchJobOptions As SparkBatchJobOptions, waitForCompletion As Boolean) As SparkBatchJob
Parameters
- sparkBatchJobOptions
- SparkBatchJobOptions
- waitForCompletion
- Boolean