Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineLearningServicesRunStatusChangedEventData

Package version

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

Hierarchy

  • MachineLearningServicesRunStatusChangedEventData

Index

Properties

experimentId

experimentId: string

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

experimentName

experimentName: string

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

runId

runId: string

The ID of the Machine Learning Run.

runProperties

runProperties: any

The properties of the Machine Learning Run.

runStatus

runStatus: string

The status of the Machine Learning Run.

runTags

runTags: any

The tags of the Machine Learning Run.

runType

runType: string

The Run Type of the Machine Learning Run.

Generated using TypeDoc