get_run_details_with_logs {azuremlsdk} | R Documentation |
Get the details of a run along with the log files' contents
Description
Get the details of a run along with the log files' contents
Usage
get_run_details_with_logs(run)
Arguments
run |
The |
Value
A named list of the run details and log file contents.
See Also
[Package azuremlsdk version 1.10.0 Index]