MonitoringAlertProperty Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents a property of the MonitoringAlert class.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Monitoring::OperationalDataProperty
Microsoft.EnterpriseManagement.Monitoring::MonitoringAlertProperty
| Name | Description | |
|---|---|---|
![]() ![]() | AllProperties | Returns a collection of MonitoringAlertProperty objects. Each object represents an MonitoringAlert property. |
![]() | PropertyName | Gets the column name of this property.(Inherited from OperationalDataProperty.) |
![]() | PropertyType | Gets the property type.(Inherited from OperationalDataProperty.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified OperationalDataProperty object equals the current OperationalDataProperty object(Inherited from OperationalDataProperty.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Serves as a hash function for the current OperationalDataProperty object(Inherited from OperationalDataProperty.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




