Skip to main content
Version: Next

externalRequestQueueOptions

@deprecated

Use RequestProviderOptions instead.

Hierarchy

  • RequestProviderOptions
    • RequestQueueOptions

Index

Properties

externalclient

client: StorageClient

externalid

id: string

externaloptionalname

name?: string

externaloptionalproxyConfiguration

proxyConfiguration?: ProxyConfiguration

Used to pass the proxy configuration for the requestsFromUrl objects. Takes advantage of the internal address rotation and authentication process. If undefined, the requestsFromUrl requests will be made without proxy.