JobUpdateStateParameters.State Property

Definition

Required. New state to update to: 'enabled' or 'disabled'.

public Microsoft.WindowsAzure.Scheduler.Models.JobState State { get; set; }
member this.State : Microsoft.WindowsAzure.Scheduler.Models.JobState with get, set
Public Property State As JobState

Property Value

Applies to