MachineLearningEndpointScheduleAction 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.
The MachineLearningEndpointScheduleAction.
public class MachineLearningEndpointScheduleAction : Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleAction
type MachineLearningEndpointScheduleAction = class
inherit MachineLearningScheduleAction
Public Class MachineLearningEndpointScheduleAction
Inherits MachineLearningScheduleAction
- Héritage
Constructeurs
MachineLearningEndpointScheduleAction(BinaryData) |
Initialise une nouvelle instance de MachineLearningEndpointScheduleAction. |
Propriétés
EndpointInvocationDefinition |
[Obligatoire] Définit les détails de la définition de l’action de planification. <voir href="TBD » /> Pour affecter un objet à cette propriété, utilisez FromObjectAsJson<T>(T, JsonSerializerOptions). Pour affecter une chaîne json déjà mise en forme à cette propriété, utilisez FromString(String). Exemples :
|