[azureml_run_type_providers]
azureml.PipelineRun = azureml.pipeline.core:PipelineRun._from_dto
azureml.ReusedStepRun = azureml.pipeline.core:StepRun._from_reused_dto
azureml.StepRun = azureml.pipeline.core:StepRun._from_dto

