Skip to main content
Version: Next

externalRequestQueueOptions

Hierarchy

  • RequestProviderOptions
    • RequestQueueOptions

Deprecated - Use RequestProviderOptions instead.

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