JobUpdateStateParameters Members

Parameters supplied to the Update Job State operation.

The following tables list the members exposed by the JobUpdateStateParameters type.

Public Constructors

  Name Description
  JobUpdateStateParameters Overloaded.  

Top

Public Properties

  Name Description
State Required. New state to update to: 'enabled' or 'disabled'.
UpdateStateReason Optional. A description of the circumstances associated with this job state update.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

JobUpdateStateParameters Class
Microsoft.WindowsAzure.Scheduler.Models Namespace