Learn R Programming

azuremlsdk (version 1.10.0)

set_default_datastore: 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 Workspace object.

datastore_name

The name of the datastore to be set as default.

Value

None

See Also

get_default_datastore()