Edit

DeploymentGroupCreateParameter.Pool Property

Definition

Deployment pool in which deployment agents are registered. This is obsolete. Kept for compatibility. Will be marked obsolete explicitly by M132.

[Microsoft.VisualStudio.Services.WebApi.ClientInternalUseOnly(true, OmitFromTypeScriptDeclareFile=false)]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.DeploymentGroupCreateParameterPoolProperty Pool { get; set; }
member this.Pool : Microsoft.TeamFoundation.DistributedTask.WebApi.DeploymentGroupCreateParameterPoolProperty with get, set
Public Property Pool As DeploymentGroupCreateParameterPoolProperty

Property Value

Attributes
Microsoft.VisualStudio.Services.WebApi.ClientInternalUseOnlyAttribute DataMemberAttribute

Applies to