MonitoringObjectGenericPropertyName Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a generic property type for a monitoring object.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Dim instance As MonitoringObjectGenericPropertyName
| Member name | Description |
|---|---|
| AvailabilityLastModified | Represents an available last-modified property. |
| DisplayName | Represents a display name property. |
| FullName | Represents a full name property. |
| HealthState | Represents a health state property. |
| Id | Represents an identifier property. |
| InMaintenanceMode | Represents a maintenance mode property. |
| IsAvailable | Represents an available property. |
| IsManaged | Represents a managed property. |
| LastModified | Represents a last-modified property. |
| MaintenanceModeLastModified | Represents a maintenance-mode, last-modified property. |
| Name | Represents a name property. |
| Path | Represents a path property. |
| StateLastModified | Represents a state last-modified property. |
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XPTarget Platforms
Windows Server 2008,Windows Server 2003
Show: