DeploymentGroupCreateParameter interface
Properties to create Deployment group.
Properties
description | Description of the deployment group. |
name | Name of the deployment group. |
pool | Deployment pool in which deployment agents are registered. This is obsolete. Kept for compatibility. Will be marked obsolete explicitly by M132. |
pool |
Identifier of the deployment pool in which deployment agents are registered. |
Property Details
description
Description of the deployment group.
description: string
Property Value
string
name
Name of the deployment group.
name: string
Property Value
string
pool
Deployment pool in which deployment agents are registered. This is obsolete. Kept for compatibility. Will be marked obsolete explicitly by M132.
pool: DeploymentGroupCreateParameterPoolProperty
Property Value
poolId
Identifier of the deployment pool in which deployment agents are registered.
poolId: number
Property Value
number