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.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.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 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.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

Microsoft.EnterpriseManagement.Monitoring Namespace