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

SchedulingState.Disabled Property

Definition

No new Tasks will be scheduled on the Compute Node. Tasks already running on the Compute Node may still run to completion. All Compute Nodes start with scheduling enabled.

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

Property Value

Applies to