Share via


SynapseSparkJobDefinitionActivity.TargetBigDataPool Property

Definition

The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.

public Azure.ResourceManager.DataFactory.Models.BigDataPoolParametrizationReference TargetBigDataPool { get; set; }
member this.TargetBigDataPool : Azure.ResourceManager.DataFactory.Models.BigDataPoolParametrizationReference with get, set
Public Property TargetBigDataPool As BigDataPoolParametrizationReference

Property Value

Applies to