共用方式為


NotebookWorkspaceConnectionInfoResult.NotebookServerEndpoint Property

Definition

Gets specifies the endpoint of Notebook server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to