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

JobDeliveryType 枚举

定义

作业的传递类型。

public enum JobDeliveryType
type JobDeliveryType = 
Public Enum JobDeliveryType
继承
JobDeliveryType

字段

NonScheduled 0

非计划的作业。

Scheduled 1

计划的作业。

适用于