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)

public enum class MonitoringObjectGenericPropertyName
public enum MonitoringObjectGenericPropertyName
public enum MonitoringObjectGenericPropertyName

Member nameDescription
AvailabilityLastModifiedRepresents an available last-modified property.
DisplayNameRepresents a display name property.
FullNameRepresents a full name property.
HealthStateRepresents a health state property.
IdRepresents an identifier property.
InMaintenanceModeRepresents a maintenance mode property.
IsAvailableRepresents an available property.
IsManagedRepresents a managed property.
LastModifiedRepresents a last-modified property.
MaintenanceModeLastModifiedRepresents a maintenance-mode, last-modified property.
NameRepresents a name property.
PathRepresents a path property.
StateLastModifiedRepresents a state last-modified property.

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003
Show: