Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
DeploymentMachineGroupReference
Interface DeploymentMachineGroupReference
interface
DeploymentMachineGroupReference
{
id
?:
number
;
name
?:
string
;
pool
?:
TaskAgentPoolReference
;
project
?:
ProjectReference
;
}
Hierarchy (
View Summary
)
DeploymentMachineGroupReference
DeploymentMachineGroup
Index
Properties
id?
name?
pool?
project?
Properties
Optional
id
id
?:
number
Optional
name
name
?:
string
Optional
pool
pool
?:
TaskAgentPoolReference
Optional
project
project
?:
ProjectReference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
pool
project
azure-devops-node-api
Loading...