ComputerGroup.HealthPolicy Enumeration
System Center
Defines the 3 states used to summarize the health of an entire computer group.
public enum ComputerGroup.HealthPolicy
Remarks
| Value | Name |
|---|---|
| 0 | WorstOf |
| 1 | Percentage |
| 100 | BestOf |
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom
Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)
Show: