PipelineOptions interface

Option interface for Pipeline constructor.

Properties

httpClient

Optional. Configures the HTTP client to send requests and receive responses.

Property Details

httpClient

Optional. Configures the HTTP client to send requests and receive responses.

httpClient?: IHttpClient

Property Value

IHttpClient