Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
DataSource
Interface DataSource
interface
DataSource
{
authenticationScheme
?:
AuthenticationSchemeReference
;
endpointUrl
?:
string
;
headers
?:
AuthorizationHeader
[]
;
name
?:
string
;
resourceUrl
?:
string
;
resultSelector
?:
string
;
}
Index
Properties
authentication
Scheme?
endpoint
Url?
headers?
name?
resource
Url?
result
Selector?
Properties
Optional
authentication
Scheme
authenticationScheme
?:
AuthenticationSchemeReference
Optional
endpoint
Url
endpointUrl
?:
string
Optional
headers
headers
?:
AuthorizationHeader
[]
Optional
name
name
?:
string
Optional
resource
Url
resourceUrl
?:
string
Optional
result
Selector
resultSelector
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authentication
Scheme
endpoint
Url
headers
name
resource
Url
result
Selector
azure-devops-node-api
Loading...