AzureHdInsightJobManagementClient.SubmitPigJob 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 SubmitPigJob (Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightPigJobDefinition pigJobDef);
abstract member SubmitPigJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightPigJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
override this.SubmitPigJob : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightPigJobDefinition -> Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
Public Overridable Function SubmitPigJob (pigJobDef As AzureHDInsightPigJobDefinition) As JobSubmissionResponse
Parameters
- pigJobDef
- AzureHDInsightPigJobDefinition