Bagikan melalui


AzureDatabricksLinkedService.NewClusterDriverNodeType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.newClusterDriverNodeType")]
public object NewClusterDriverNodeType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.newClusterDriverNodeType")>]
member this.NewClusterDriverNodeType : obj with get, set
Public Property NewClusterDriverNodeType As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to