MachineLearningServicesRunStatusChangedEventData Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET