Sdílet prostřednictvím


NotebookWorkspace.NotebookServerEndpoint Property

Definition

Gets specifies the endpoint of Notebook server.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notebookServerEndpoint")]
public string NotebookServerEndpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notebookServerEndpoint")>]
member this.NotebookServerEndpoint : string
Public ReadOnly Property NotebookServerEndpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to