cancel_run {azuremlsdk}R Documentation

Cancel a run

Description

Cancel an ongoing run.

Usage

cancel_run(run)

Arguments

run

The Run object.

Value

TRUE if cancellation was successful, else FALSE.


[Package azuremlsdk version 1.10.0 Index]