Share via


SynapseNotebookActivity.Conf Property

Definition

Gets or sets spark configuration properties, which will override the 'conf' of the notebook you provide.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to