Share via


AzureDatabricksLinkedService.InstancePoolId Property

Definition

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

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

Property Value

Applies to