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