你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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