Compartir a través de


SynapseNotebookActivity.Parameters Propiedad

Definición

Obtiene o establece parámetros de cuaderno.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.parameters")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataFactory.Models.NotebookParameter> Parameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.parameters")>]
member this.Parameters : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataFactory.Models.NotebookParameter> with get, set
Public Property Parameters As IDictionary(Of String, NotebookParameter)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a