JobErrorAction::Type Property
Required. Type of action. Can be one of http, https, storageQueue.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public: property JobActionType Type { JobActionType get(); void set(JobActionType value); }
Property Value
Type: Microsoft.WindowsAzure.Scheduler.Models::JobActionType
Show: