Enumeração AgentReservationStatus
Descreve o estado de uma reserva de agente.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (em Microsoft.TeamFoundation.Build.Client.dll)
Sintaxe
'Declaração
Public Enumeration AgentReservationStatus
public enum AgentReservationStatus
Membros
Nome do membro | Descrição | |
---|---|---|
AgentReleased | O agente foi liberado. | |
AgentRequested | O agente foi solicitado. | |
AgentReserved | O agente foi reservado. | |
NotStarted | O agente não foi iniciado. |