JobHttpRequest 成员

Request for an http or https action type.

以下各表列出了由 JobHttpRequest 类型公开的成员。

公共 构造函数

  Name 说明
  JobHttpRequest 重载。  

返回页首

公共 属性

  Name 说明
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 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

JobHttpRequest 类
Microsoft.WindowsAzure.Scheduler.Models 命名空间