SynapseNotebookActivity.Notebook Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets synapse notebook reference.
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.notebook")]
public Microsoft.Azure.Management.DataFactory.Models.SynapseNotebookReference Notebook { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.notebook")>]
member this.Notebook : Microsoft.Azure.Management.DataFactory.Models.SynapseNotebookReference with get, set
Public Property Notebook As SynapseNotebookReference
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute