| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent |
Package containing the service clients for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NotebookWorkspaceInner |
NotebookWorkspacesClient.createOrUpdate(String resourceGroupName,
String accountName,
NotebookWorkspaceName notebookWorkspaceName,
ArmProxyResource notebookCreateUpdateParameters)
Creates the notebook workspace for a Cosmos DB account.
|
NotebookWorkspaceInner |
NotebookWorkspacesClient.createOrUpdate(String resourceGroupName,
String accountName,
NotebookWorkspaceName notebookWorkspaceName,
ArmProxyResource notebookCreateUpdateParameters,
com.azure.core.util.Context context)
Creates the notebook workspace for a Cosmos DB account.
|
NotebookWorkspaceInner |
NotebookWorkspacesClient.get(String resourceGroupName,
String accountName,
NotebookWorkspaceName notebookWorkspaceName)
Gets the notebook workspace for a Cosmos DB account.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.