Share via


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)

Usage

'Usage
Dim instance As MonitoringObjectGenericPropertyName

Syntax

'Declaration
Public Enumeration MonitoringObjectGenericPropertyName
public enum MonitoringObjectGenericPropertyName
public enum class MonitoringObjectGenericPropertyName
public enum MonitoringObjectGenericPropertyName
public enum MonitoringObjectGenericPropertyName

Members

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 true if the property is available; otherwise, false.
IsManaged true if the property is a managed property; otherwise, false.
LastModified Represents a last-modified property.
LastModifiedBy Represents a last-modified by 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.
TimeAdded Represents a time added property.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Common Namespace