MachineLearningServicesRunStatusChangedEventData interface
Schéma vlastnosti Data EventGridEvent pro událost Microsoft.MachineLearningServices.RunStatusChanged.
Vlastnosti
experiment |
ID experimentu, ke kterému patří spuštění služby Machine Learning. |
experiment |
Název experimentu, do kterého patří spuštění služby Machine Learning. |
run |
ID běhu služby Machine Learning. |
run |
Vlastnosti běhu služby Machine Learning. |
run |
Stav spuštění služby Machine Learning. |
run |
Značky běhu služby Machine Learning |
run |
Typ spuštění běhu služby Machine Learning. |
Podrobnosti vlastnosti
experimentId
ID experimentu, ke kterému patří spuštění služby Machine Learning.
experimentId: string
Hodnota vlastnosti
string
experimentName
Název experimentu, do kterého patří spuštění služby Machine Learning.
experimentName: string
Hodnota vlastnosti
string
runId
ID běhu služby Machine Learning.
runId: string
Hodnota vlastnosti
string
runProperties
Vlastnosti běhu služby Machine Learning.
runProperties: any
Hodnota vlastnosti
any
runStatus
Stav spuštění služby Machine Learning.
runStatus: string
Hodnota vlastnosti
string
runTags
Značky běhu služby Machine Learning
runTags: any
Hodnota vlastnosti
any
runType
Typ spuštění běhu služby Machine Learning.
runType: string
Hodnota vlastnosti
string