PSSynapseSparkJob Class

Definition

public class PSSynapseSparkJob : Microsoft.Azure.Commands.Synapse.Models.PSSynapseSparkJobInformationBase
type PSSynapseSparkJob = class
    inherit PSSynapseSparkJobInformationBase
Public Class PSSynapseSparkJob
Inherits PSSynapseSparkJobInformationBase
Inheritance

Constructors

PSSynapseSparkJob(SparkBatchJob)

Properties

AppId (Inherited from PSSynapseSparkJobInformationBase)
AppInfo (Inherited from PSSynapseSparkJobInformationBase)
ArtifactId (Inherited from PSSynapseSparkJobInformationBase)
Errors (Inherited from PSSynapseSparkJobInformationBase)
Id (Inherited from PSSynapseSparkJobInformationBase)
JobType

Gets or sets possible values include: 'SparkBatch', 'SparkSession'

(Inherited from PSSynapseSparkJobInformationBase)
LivyInfo
LogLines (Inherited from PSSynapseSparkJobInformationBase)
Name (Inherited from PSSynapseSparkJobInformationBase)
Plugin (Inherited from PSSynapseSparkJobInformationBase)
Result

Gets or sets possible values include: 'Uncertain', 'Succeeded', 'Failed', 'Cancelled'

(Inherited from PSSynapseSparkJobInformationBase)
Scheduler (Inherited from PSSynapseSparkJobInformationBase)
SparkPoolName (Inherited from PSSynapseSparkJobInformationBase)
State (Inherited from PSSynapseSparkJobInformationBase)
SubmitterId (Inherited from PSSynapseSparkJobInformationBase)
SubmitterName (Inherited from PSSynapseSparkJobInformationBase)
Tags (Inherited from PSSynapseSparkJobInformationBase)
TagsTable (Inherited from PSSynapseSparkJobInformationBase)
WorkspaceName (Inherited from PSSynapseSparkJobInformationBase)

Applies to