DeploymentPoolSummaryExpands Enum
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.
Properties to be included or expanded in deployment pool summary objects. This is useful when getting a single or list of deployment pool summaries.
This enumeration supports a bitwise combination of its member values.
C#
[System.Flags]
[System.Runtime.Serialization.DataContract]
public enum DeploymentPoolSummaryExpands
type DeploymentPoolSummaryExpands =
Public Enum DeploymentPoolSummaryExpands
- Inheritance
-
DeploymentPoolSummaryExpands
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | No additional properties |
DeploymentGroups | 2 | Include deployment groups referring to the deployment pool. |
Produkt | Verzie |
---|---|
Azure DevOps Services .NET SDK | preview, latest |