| cancel_run {azuremlsdk} | R Documentation |
Cancel a run
Description
Cancel an ongoing run.
Usage
cancel_run(run)
Arguments
run |
The |
Value
TRUE if cancellation was successful, else FALSE.
[Package azuremlsdk version 1.10.0 Index]
| cancel_run {azuremlsdk} | R Documentation |
Cancel an ongoing run.
cancel_run(run)
run |
The |
TRUE if cancellation was successful, else FALSE.