Compartir a través de


HttpDataset.RequestMethod Propiedad

Definición

Obtiene o establece el método HTTP para la solicitud HTTP. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.requestMethod")]
public object RequestMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.requestMethod")>]
member this.RequestMethod : obj with get, set
Public Property RequestMethod As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a