Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PipelineOptions interface

Option interface for Pipeline constructor.

Properties

httpClient

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

shareTokenIntent

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