Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PipelineOptions interface
- Package:
- @azure/storage-blob
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?: RequestPolicy
