Partager via


OpenApiFunctionExecutionParameters.HttpClient Property

Definition

HttpClient to use for sending HTTP requests.

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

Property Value

Applies to