listNotebookWorkspaceConnectionInfo

Retrieves the connection info for the notebook workspace Azure REST API version: 2023-04-15. Other available API versions: 2023-09-15, 2023-09-15-preview.

Return

The connection info for the given notebook workspace

Parameters

argument

null


suspend fun listNotebookWorkspaceConnectionInfo(accountName: String, notebookWorkspaceName: String, resourceGroupName: String): ListNotebookWorkspaceConnectionInfoResult

Return

The connection info for the given notebook workspace

See also

Parameters

accountName

Cosmos DB database account name.

notebookWorkspaceName

The name of the notebook workspace resource.

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

The connection info for the given notebook workspace

See also

Parameters

argument

Builder for com.pulumi.azurenative.documentdb.kotlin.inputs.ListNotebookWorkspaceConnectionInfoPlainArgs.