JobCollectionJobsUpdateStateParameters.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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