public final class NotebookWorkspaceConnectionInfoResultInner extends Object
| Constructor and Description |
|---|
NotebookWorkspaceConnectionInfoResultInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
authToken()
Get the authToken property: Specifies auth token used for connecting to Notebook server (uses token-based auth).
|
String |
notebookServerEndpoint()
Get the notebookServerEndpoint property: Specifies the endpoint of Notebook server.
|
void |
validate()
Validates the instance.
|
public NotebookWorkspaceConnectionInfoResultInner()
public String authToken()
public String notebookServerEndpoint()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.