Compartilhar via


AzureDatabricksLinkedService.NewClusterSparkConf Propriedade

Definição

Obtém ou define um conjunto de pares chave-valor de configuração do Spark opcionais especificados pelo usuário.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.newClusterSparkConf")]
public System.Collections.Generic.IDictionary<string,object> NewClusterSparkConf { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.newClusterSparkConf")>]
member this.NewClusterSparkConf : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property NewClusterSparkConf As IDictionary(Of String, Object)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a