Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
ResourceLimit
Interface ResourceLimit
interface
ResourceLimit
{
failedToReachAllProviders
?:
boolean
;
hostId
?:
string
;
isHosted
?:
boolean
;
isPremium
?:
boolean
;
parallelismTag
?:
string
;
resourceLimitsData
?:
{
[
key
:
string
]:
string
}
;
totalCount
?:
number
;
totalMinutes
?:
number
;
}
Index
Properties
failed
To
Reach
All
Providers?
host
Id?
is
Hosted?
is
Premium?
parallelism
Tag?
resource
Limits
Data?
total
Count?
total
Minutes?
Properties
Optional
failed
To
Reach
All
Providers
failedToReachAllProviders
?:
boolean
Optional
host
Id
hostId
?:
string
Optional
is
Hosted
isHosted
?:
boolean
Optional
is
Premium
isPremium
?:
boolean
Optional
parallelism
Tag
parallelismTag
?:
string
Optional
resource
Limits
Data
resourceLimitsData
?:
{
[
key
:
string
]:
string
}
Optional
total
Count
totalCount
?:
number
Optional
total
Minutes
totalMinutes
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
failed
To
Reach
All
Providers
host
Id
is
Hosted
is
Premium
parallelism
Tag
resource
Limits
Data
total
Count
total
Minutes
azure-devops-node-api
Loading...