complete_run {azuremlsdk}R Documentation

Mark a run as completed.

Description

Mark the run as completed. Use for an interactive logging run.

Usage

complete_run(run)

Arguments

run

The Run object.

Value

None

See Also

start_logging_run()


[Package azuremlsdk version 1.10.0 Index]