BeginCreateOrUpdate(INotebookWorkspacesOperations, String, String)
|
Creates the notebook workspace for a Cosmos DB account.
|
BeginCreateOrUpdateAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Creates the notebook workspace for a Cosmos DB account.
|
BeginDelete(INotebookWorkspacesOperations, String, String)
|
Deletes the notebook workspace for a Cosmos DB account.
|
BeginDeleteAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Deletes the notebook workspace for a Cosmos DB account.
|
BeginRegenerateAuthToken(INotebookWorkspacesOperations, String, String)
|
Regenerates the auth token for the notebook workspace
|
BeginRegenerateAuthTokenAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Regenerates the auth token for the notebook workspace
|
BeginStart(INotebookWorkspacesOperations, String, String)
|
Starts the notebook workspace
|
BeginStartAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Starts the notebook workspace
|
CreateOrUpdate(INotebookWorkspacesOperations, String, String)
|
Creates the notebook workspace for a Cosmos DB account.
|
CreateOrUpdateAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Creates the notebook workspace for a Cosmos DB account.
|
Delete(INotebookWorkspacesOperations, String, String)
|
Deletes the notebook workspace for a Cosmos DB account.
|
DeleteAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Deletes the notebook workspace for a Cosmos DB account.
|
Get(INotebookWorkspacesOperations, String, String)
|
Gets the notebook workspace for a Cosmos DB account.
|
GetAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Gets the notebook workspace for a Cosmos DB account.
|
ListByDatabaseAccount(INotebookWorkspacesOperations, String, String)
|
Gets the notebook workspace resources of an existing Cosmos DB account.
|
ListByDatabaseAccountAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Gets the notebook workspace resources of an existing Cosmos DB account.
|
ListConnectionInfo(INotebookWorkspacesOperations, String, String)
|
Retrieves the connection info for the notebook workspace
|
ListConnectionInfoAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Retrieves the connection info for the notebook workspace
|
RegenerateAuthToken(INotebookWorkspacesOperations, String, String)
|
Regenerates the auth token for the notebook workspace
|
RegenerateAuthTokenAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Regenerates the auth token for the notebook workspace
|
Start(INotebookWorkspacesOperations, String, String)
|
Starts the notebook workspace
|
StartAsync(INotebookWorkspacesOperations, String, String, CancellationToken)
|
Starts the notebook workspace
|