MonitoringObjectGenericPropertyName Enumeration

System Center

Updated: April 25, 2012

[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)

'Usage
Dim instance As MonitoringObjectGenericPropertyName

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.
IsAvailabletrue if the property is available; otherwise, false.
IsManagedtrue if the property is a managed property; otherwise, false.
LastModifiedRepresents a last-modified property.
LastModifiedByRepresents a last-modified by property.
MaintenanceModeLastModifiedRepresents a maintenance-mode last-modified property.
NameRepresents a name property.
PathRepresents a path property.
StateLastModifiedRepresents a state last-modified property.
TimeAddedRepresents a time added property.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003
 
Show: