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

BatchJobActionKind.Disable Property

Definition

Disable the Job. This is equivalent to calling the disable Job API, with a disableTasks value of requeue.

public static Azure.Compute.Batch.BatchJobActionKind Disable { get; }
static member Disable : Azure.Compute.Batch.BatchJobActionKind
Public Shared ReadOnly Property Disable As BatchJobActionKind

Property Value

Applies to