MachineLearningServicesRunStatusChangedEventData interface

Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.RunStatusChanged event.

Properties

experimentId

The ID of the experiment that the Machine Learning Run belongs to.

experimentName

The name of the experiment that the Machine Learning Run belongs to.

runId

The ID of the Machine Learning Run.

runProperties

The properties of the Machine Learning Run.

runStatus

The status of the Machine Learning Run.

runTags

The tags of the Machine Learning Run.

runType

The Run Type of the Machine Learning Run.

Property Details

experimentId

The ID of the experiment that the Machine Learning Run belongs to.

experimentId: string

Property Value

string

experimentName

The name of the experiment that the Machine Learning Run belongs to.

experimentName: string

Property Value

string

runId

The ID of the Machine Learning Run.

runId: string

Property Value

string

runProperties

The properties of the Machine Learning Run.

runProperties: any

Property Value

any

runStatus

The status of the Machine Learning Run.

runStatus: string

Property Value

string

runTags

The tags of the Machine Learning Run.

runTags: any

Property Value

any

runType

The Run Type of the Machine Learning Run.

runType: string

Property Value

string