set_default_datastore {azuremlsdk} | R Documentation |
Set the default datastore for a workspace
Description
Set the default datastore associated with the workspace.
Usage
set_default_datastore(workspace, datastore_name)
Arguments
workspace |
The |
datastore_name |
The name of the datastore to be set as default. |
Value
None
See Also
[Package azuremlsdk version 1.10.0 Index]