JobHttpRequest Properties
Namespace:
Microsoft.WindowsAzure.Scheduler.Models
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description | |
|---|---|---|
![]() | Authentication | Optional. Gets or sets the request authentication. |
![]() | Body | Optional. Gets or sets the request body. |
![]() | Headers | Optional. Gets or sets Header name value pairs to supply with the http/https action. |
![]() | Method | Required. Gets or sets Http method e.g. GET, PUT, POST, DELETE. |
![]() | Uri | Required. Gets or sets Uri of the endpoint to invoke. |
Show:
