Share via


AzureDatabricksLinkedService.NewClusterDriverNodeType Property

Definition

The driver node type for the new job cluster. This property is ignored in instance pool configurations. Type: string (or Expression with resultType string).

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

Property Value

Applies to