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