Membros JobHttpRequest
Request for an http or https action type.
As tabelas a seguir listam os membros expostos pelo tipo JobHttpRequest.
Público Construtores
Nome | Descrição | |
---|---|---|
JobHttpRequest | Sobrecarregado. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Consulte também
Referência
Classe JobHttpRequest
Namespace Microsoft.WindowsAzure.Scheduler.Models