DeploymentPoolSummary Class
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 summary.
[System.Runtime.Serialization.DataContract]
public sealed class DeploymentPoolSummary
type DeploymentPoolSummary = class
Public NotInheritable Class DeploymentPoolSummary
- Inheritance
-
DeploymentPoolSummary
- Attributes
Constructors
| DeploymentPoolSummary() |
Properties
| DeploymentGroups |
List of deployment groups referring to the deployment pool. |
| OfflineAgentsCount |
Number of deployment agents that are offline. |
| OnlineAgentsCount |
Number of deployment agents that are online. |
| Pool |
Deployment pool. |