Share via


JobErrorAction Members

Action to invoke following the failure of all of the retries of a job occurrence.

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

Public Constructors

  Name Description
  JobErrorAction Overloaded.  

Top

Public Properties

  Name Description
QueueMessage Optional. Queue and content for a queue message action type.
Request Optional. Request for a http or https action type.
Type Required. Type of action. Can be one of http, https, storageQueue.

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

JobErrorAction Class
Microsoft.WindowsAzure.Scheduler.Models Namespace