Edit

Share via


DeploymentPoolSummaryExpands Enum

Definition

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.

[System.Flags]
[System.Runtime.Serialization.DataContract]
public enum DeploymentPoolSummaryExpands
type DeploymentPoolSummaryExpands = 
Public Enum DeploymentPoolSummaryExpands
Inheritance
DeploymentPoolSummaryExpands
Attributes

Fields

Name Value Description
None 0

No additional properties

DeploymentGroups 2

Include deployment groups referring to the deployment pool.

Applies to