Share via


HttpsClient interface

The required interface for a client that makes HTTPS requests on behalf of a pipeline.

Properties

sendRequest

The method that makes the request and returns a response.

Property Details

sendRequest

The method that makes the request and returns a response.

sendRequest: SendRequest

Property Value