Share via


BatchJobState.Disabled Property

Definition

A user has disabled the Job. No Tasks are running, and no new Tasks will be scheduled.

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

Property Value

Applies to