delete_model: Delete a model from its associated workspace

Description Usage Arguments Value

View source: R/model.R

Description

Delete the registered model from its associated workspace. Note that you cannot delete a registered model that is being used by an active web service deployment.

Usage

1
delete_model(model)

Arguments

model

The Model object.

Value

None


azuremlsdk documentation built on Oct. 23, 2020, 8:22 p.m.