AgentQueueReference Class
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.
[System.Runtime.Serialization.DataContract]
public sealed class AgentQueueReference : Microsoft.TeamFoundation.DistributedTask.Pipelines.ResourceReference
type AgentQueueReference = class
inherit ResourceReference
Public NotInheritable Class AgentQueueReference
Inherits ResourceReference
- Inheritance
- Attributes
Constructors
| AgentQueueReference() |
Properties
| Alias |
Gets or sets an alias for the resource within the current scope. (Inherited from ResourceReference) |
| Id | |
| Name |
Gets or sets the name of the referenced resource. (Inherited from ResourceReference) |
Methods
| Clone() | |
| ToString() |