ProjectsScheduleTask Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schedule task model. Please note this is the abstract base class. The derived classes available for instantiation are: EvaluationScheduleTask and InsightScheduleTask.
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Evaluation.UnknownScheduleTask))]
public abstract class ProjectsScheduleTask : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.ProjectsScheduleTask>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.ProjectsScheduleTask>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Projects.Evaluation.UnknownScheduleTask))>]
type ProjectsScheduleTask = class
interface IJsonModel<ProjectsScheduleTask>
interface IPersistableModel<ProjectsScheduleTask>
Public MustInherit Class ProjectsScheduleTask
Implements IJsonModel(Of ProjectsScheduleTask), IPersistableModel(Of ProjectsScheduleTask)
- Inheritance
-
ProjectsScheduleTask
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| Configuration |
Configuration for the task. |