Values.DeleteMLModelInputSourceAssigns the DELETED status to an MLModel, rendering it unusable. After using the DeleteMLModel operation, you can use the GetMLModel operation to verify that the status of the MLModel changed to DELETED. Caution: The result of the DeleteMLModel operation is irreversible.
type nonrec t = {mLModelId : EntityId.t;A user-supplied ID that uniquely identifies the MLModel.
*)}