InsightScheduleTask 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.
Insight task for the schedule.
public class InsightScheduleTask : Azure.AI.Projects.ProjectsScheduleTask, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Evaluation.InsightScheduleTask>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Evaluation.InsightScheduleTask>
type InsightScheduleTask = class
inherit ProjectsScheduleTask
interface IJsonModel<InsightScheduleTask>
interface IPersistableModel<InsightScheduleTask>
Public Class InsightScheduleTask
Inherits ProjectsScheduleTask
Implements IJsonModel(Of InsightScheduleTask), IPersistableModel(Of InsightScheduleTask)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| InsightScheduleTask(ProjectsInsight) |
Initializes a new instance of InsightScheduleTask. |
Properties
| Name | Description |
|---|---|
| Configuration |
Configuration for the task. (Inherited from ProjectsScheduleTask) |
| Insight |
The insight payload. |