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