JobAction.Type Property

 

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

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

public JobActionType Type { get; set; }
Return to top
Show: