The current Run object is missing the Status object and related child objects. Per the documentation the state is deprecated, therefore in addition to adding the Status objects I have also annotated the State property as Obsolete to generate a compiler warning only.
The current Run object is missing the Status object and related child objects. Per the documentation the state is deprecated, therefore in addition to adding the Status objects I have also annotated the State property as Obsolete to generate a compiler warning only.
Documentation found here: https://docs.databricks.com/api/azure/workspace/jobs/listruns#runs-status-termination_details
211