共用方式為


MachineLearningServicesRunStatusChangedEventData interface

Microsoft.MachineLearningServices.RunStatusChanged 事件之 EventGridEvent 的 Data 屬性架構。

屬性

experimentId

Machine Learning 執行所屬實驗的識別碼。

experimentName

Machine Learning 執行所屬的實驗名稱。

runId

Machine Learning 執行的識別碼。

runProperties

Machine Learning Run 的屬性。

runStatus

Machine Learning 執行的狀態。

runTags

Machine Learning 執行的標記。

runType

Machine Learning 執行的執行類型。

屬性詳細資料

experimentId

Machine Learning 執行所屬實驗的識別碼。

experimentId: string

屬性值

string

experimentName

Machine Learning 執行所屬的實驗名稱。

experimentName: string

屬性值

string

runId

Machine Learning 執行的識別碼。

runId: string

屬性值

string

runProperties

Machine Learning Run 的屬性。

runProperties: any

屬性值

any

runStatus

Machine Learning 執行的狀態。

runStatus: string

屬性值

string

runTags

Machine Learning 執行的標記。

runTags: any

屬性值

any

runType

Machine Learning 執行的執行類型。

runType: string

屬性值

string