delete_workspace | R Documentation |
Delete the Azure Machine Learning workspace resource. delete_workspace()
can also delete the workspace's associated resources.
delete_workspace( workspace, delete_dependent_resources = FALSE, no_wait = FALSE )
workspace |
The |
delete_dependent_resources |
If |
no_wait |
If |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.