ExecutionIntervalUnit Enum
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.
Run interval unit of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'.
public enum ExecutionIntervalUnit
type ExecutionIntervalUnit =
Public Enum ExecutionIntervalUnit
- Inheritance
-
ExecutionIntervalUnit
Fields
Name | Value | Description |
---|---|---|
Days | 0 | Days. |