Share via


AzureDatabricksDeltaLakeLinkedService.ClusterId Property

Definition

The id of an existing interactive cluster that will be used for all runs of this job. Type: string (or Expression with resultType string).

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

Property Value

Applies to