RunNotebookRequest.Parameters Property

Definition

Run notebook parameters.

public System.Collections.Generic.IDictionary<string,Azure.Analytics.Synapse.Artifacts.Models.RunNotebookParameter> Parameters { get; }
member this.Parameters : System.Collections.Generic.IDictionary<string, Azure.Analytics.Synapse.Artifacts.Models.RunNotebookParameter>
Public ReadOnly Property Parameters As IDictionary(Of String, RunNotebookParameter)

Property Value

Applies to