JobHttpRequest.Method Property

 

Required. Gets or sets Http method e.g. GET, PUT, POST, DELETE.

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

public string Method { get; set; }

Property Value

Type: System.String
Return to top
Show: