DeploymentGroupCreateParameter.Pool 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.
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