SynapseAnalyticsArtifactsClient.GetNotebook(String) Method

Definition

public Azure.Analytics.Synapse.Artifacts.Models.NotebookResource GetNotebook (string notebookName);
member this.GetNotebook : string -> Azure.Analytics.Synapse.Artifacts.Models.NotebookResource
Public Function GetNotebook (notebookName As String) As NotebookResource

Parameters

notebookName
String

Returns

Applies to