Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/BuildInterfaces
PhaseTarget
Interface PhaseTarget
Represents the target of a phase.
interface
PhaseTarget
{
type
?:
number
;
}
Hierarchy (
View Summary
)
PhaseTarget
AgentPoolQueueTarget
ServerTarget
Index
Properties
type?
Properties
Optional
type
type
?:
number
The type of the target.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
azure-devops-node-api
Loading...
Represents the target of a phase.