Share via


AzureDatabricksLinkedService.ExistingClusterId Property

Definition

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

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

Property Value

Applies to