DailyRecurrenceSchedule 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.
Daily recurrence schedule.
public class DailyRecurrenceSchedule : Azure.AI.Projects.RecurrenceSchedule, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.DailyRecurrenceSchedule>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.DailyRecurrenceSchedule>
type DailyRecurrenceSchedule = class
inherit RecurrenceSchedule
interface IJsonModel<DailyRecurrenceSchedule>
interface IPersistableModel<DailyRecurrenceSchedule>
Public Class DailyRecurrenceSchedule
Inherits RecurrenceSchedule
Implements IJsonModel(Of DailyRecurrenceSchedule), IPersistableModel(Of DailyRecurrenceSchedule)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DailyRecurrenceSchedule(IEnumerable<Int32>) |
Initializes a new instance of DailyRecurrenceSchedule. |
Properties
| Name | Description |
|---|---|
| Hours |
Hours for the recurrence schedule. |