Share via


AzureDatabricksLinkedService.NewClusterNodeType Property

Definition

The node type of the new job cluster. This property is required if newClusterVersion is specified and instancePoolId is not specified. If instancePoolId is specified, this property is ignored. Type: string (or Expression with resultType string).

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

Property Value

Applies to