TaskAgent.AssignedAgentCloudRequest Property
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.
Gets the Agent Cloud Request that's currently associated with this agent
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentCloudRequest AssignedAgentCloudRequest { get; }
member this.AssignedAgentCloudRequest : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentCloudRequest
Public ReadOnly Property AssignedAgentCloudRequest As TaskAgentCloudRequest
Property Value
- Attributes