你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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