你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExecutionIntervalUnit Enum

Definition

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.

Applies to