Skip to main content
Version: 3.2

externalRequestQueueOptions

Hierarchy

  • RequestProviderOptions
    • RequestQueueOptions

Deprecated - Use RequestProviderOptions instead.

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.

Page Options