ComputerColumnNameExpression.ColumnName Enumeration
System Center
Defines the column names that are valid for ComputerColumnNameExpression objects.
public enum ComputerColumnNameExpression.ColumnName
Remarks
| Value | Name |
|---|---|
| 0 | Id |
| 1 | Name |
| 2 | Domain |
| 3 | State |
| 4 | ManagedType |
| 5 | TimeLastContacted |
| 6 | IsInMaintenanceMode |
| 7 | ManagementServer |
| 8 | CustomData1 |
| 9 | CustomData2 |
| 10 | Type |
| 11 | IsConfigManager |
| 12 | OpenAlertCount |
| 13 | Description |
| 14 | FullyQualifiedDomainName |
| 15 | IsAddedByServiceDiscovery |
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: