DownstreamWebApiOptions.HttpMethod 속성

정의

이 다운스트림 웹 API를 호출하는 데 사용되는 HTTP 메서드(기본적으로 Get).

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

속성 값

적용 대상