Delete an existing VCSAgentPool.
- id
VCSAgentPool
VCSAgentPool- idGlobally unique, immutable ID of the VCSAgentPool.
- nameMutable name of the VCSAgentPool, unique within the scope of a single account.
- descriptionOptional description of the VCSAgentPool, supports markdown.
- configConfig represents a configuration for the agents that must be passed to the agents. Only available right after creation or reset.
- deletedIndicates whether the VCSAgentPool has just been deleted.
- agentConnections[VCSAgentConnection!]!List of agent connections belonging to this VCSAgentPool.