Share via


DownstreamWebApiOptions.HttpMethod Property

Definition

Overloads

HttpMethod

HTTP method used to call this downstream web API (by default Get).

HttpMethod

HTTP method used to call this downstream web API (by default Get).

public System.Net.Http.HttpMethod HttpMethod { get; set; }
member this.HttpMethod : System.Net.Http.HttpMethod with get, set
Public Property HttpMethod As HttpMethod

Property Value

Applies to