Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/common/VsoBaseInterfaces
IProxyConfiguration
Interface IProxyConfiguration
interface
IProxyConfiguration
{
proxyBypassHosts
?:
string
[]
;
proxyPassword
?:
string
;
proxyUrl
:
string
;
proxyUsername
?:
string
;
}
Index
Properties
proxy
Bypass
Hosts?
proxy
Password?
proxy
Url
proxy
Username?
Properties
Optional
proxy
Bypass
Hosts
proxyBypassHosts
?:
string
[]
Optional
proxy
Password
proxyPassword
?:
string
proxy
Url
proxyUrl
:
string
Optional
proxy
Username
proxyUsername
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
proxy
Bypass
Hosts
proxy
Password
proxy
Url
proxy
Username
azure-devops-node-api
Loading...