Partager via


MachineLearningServicesRunStatusChangedEventData Classe

Définition

Schéma de la propriété Data d’un EventGridEvent pour un événement Microsoft.MachineLearningServices.RunStatusChanged.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.MachineLearningServicesRunStatusChangedEventData+MachineLearningServicesRunStatusChangedEventDataConverter))]
public class MachineLearningServicesRunStatusChangedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.MachineLearningServicesRunStatusChangedEventData+MachineLearningServicesRunStatusChangedEventDataConverter))>]
type MachineLearningServicesRunStatusChangedEventData = class
Public Class MachineLearningServicesRunStatusChangedEventData
Héritage
MachineLearningServicesRunStatusChangedEventData
Attributs

Propriétés

ExperimentId

ID de l’expérience à laquelle appartient l’exécution Machine Learning.

ExperimentName

Nom de l’expérience à laquelle appartient l’exécution Machine Learning.

RunId

ID de l’exécution de Machine Learning.

RunProperties

Propriétés de l’exécution Machine Learning.

RunStatus

Status de l’exécution machine learning.

RunTags

Balises de l’exécution machine learning.

RunType

Type d’exécution de l’exécution Machine Learning.

S’applique à