Skip to main content
Version: Next

externalRequestQueueOptions

@deprecated

Use RequestProviderOptions instead.

Hierarchy

  • RequestProviderOptions
    • RequestQueueOptions

Index

Properties

externalinheritedclient

client: StorageClient

externalinheritedid

id: string

externaloptionalinheritedname

name?: string

externaloptionalinheritedproxyConfiguration

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