TaskAgentPool.CreatedBy 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 identity who created this pool. The creator of the pool is automatically added into the administrators group for the pool on creation.
[System.Runtime.Serialization.DataMember]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef CreatedBy { get; set; }
member this.CreatedBy : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property CreatedBy As IdentityRef
Property Value
- Attributes