JobHttpRequest Class
Request for an http or https action type.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description | |
|---|---|---|
![]() | JobHttpRequest() | Initializes a new instance of the JobHttpRequest class. |
![]() | JobHttpRequest(Uri^, String^) | Initializes a new instance of the JobHttpRequest class with required arguments. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)