JobAction Properties

 

Namespace:   Microsoft.WindowsAzure.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

NameDescription
System_CAPS_pubpropertyErrorAction

Optional. Error Action for the job.

System_CAPS_pubpropertyQueueMessage

Optional. Queue and content for a queue message action type.

System_CAPS_pubpropertyRequest

Optional. Request for a http or https action type.

System_CAPS_pubpropertyRetryPolicy

Optional. Retry Policy for the job action.

System_CAPS_pubpropertyType

Required. Type of action. Can be one of http, https, storageQueue.

Return to top
Show: