unregister_datastore {azuremlsdk}R Documentation

Unregister a datastore from its associated workspace

Description

Unregister the datastore from its associated workspace. The underlying Azure storage will not be deleted.

Usage

unregister_datastore(datastore)

Arguments

datastore

The AzureBlobDatastore or AzureFileDatastore object.

Value

None


[Package azuremlsdk version 1.10.0 Index]