Edit

TaskAgentPool.Owner Property

Definition

Gets the identity who owns or administrates this pool.

[System.Runtime.Serialization.DataMember]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef Owner { get; set; }
member this.Owner : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property Owner As IdentityRef

Property Value

Microsoft.VisualStudio.Services.WebApi.IdentityRef
Attributes

Applies to