TaskAgentReference Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
TaskAgentReference()
public TaskAgentReference();
Public Sub New ()
Applies to
TaskAgentReference(TaskAgentReference)
protected TaskAgentReference(Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentReference referenceToBeCloned);
new Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentReference : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentReference -> Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentReference
Protected Sub New (referenceToBeCloned As TaskAgentReference)
Parameters
- referenceToBeCloned
- TaskAgentReference