PipelineOptions interface
Option interface for Pipeline constructor.
Properties
http |
Optional. Configures the HTTP client to send requests and receive responses. |
share |
Intent of using TokenCredential in file requests. |
Property Details
httpClient
Optional. Configures the HTTP client to send requests and receive responses.
httpClient?: RequestPolicy
Property Value
shareTokenIntent
Intent of using TokenCredential in file requests.
shareTokenIntent?: string
Property Value
string