Partilhar via


DatabricksJobActivity.JobId Property

Definition

The Id of the Databricks Job to be executed. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> JobId { get; set; }
member this.JobId : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property JobId As DataFactoryElement(Of String)

Property Value

Applies to