Share via


AzureDatabricksLinkedService.NewClusterSparkEnvVars Property

Definition

A set of optional, user-specified Spark environment variables key-value pairs.

public System.Collections.Generic.IDictionary<string,object> NewClusterSparkEnvVars { get; }
member this.NewClusterSparkEnvVars : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property NewClusterSparkEnvVars As IDictionary(Of String, Object)

Property Value

Applies to