BatchJobSchedule.State Property

Definition

The current state of the Job Schedule.

public Azure.Compute.Batch.BatchJobScheduleState? State { get; }
member this.State : Nullable<Azure.Compute.Batch.BatchJobScheduleState>
Public ReadOnly Property State As Nullable(Of BatchJobScheduleState)

Property Value

Applies to