JobHttpRequest Properties

 

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

NameDescription
System_CAPS_pubpropertyAuthentication

Optional. Gets or sets the request authentication.

System_CAPS_pubpropertyBody

Optional. Gets or sets the request body.

System_CAPS_pubpropertyHeaders

Optional. Gets or sets Header name value pairs to supply with the http/https action.

System_CAPS_pubpropertyMethod

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

System_CAPS_pubpropertyUri

Required. Gets or sets Uri of the endpoint to invoke.

Return to top
Show: