MonitoringAlertProperty Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents a property of the MonitoringAlert class.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Monitoring::OperationalDataProperty
    Microsoft.EnterpriseManagement.Monitoring::MonitoringAlertProperty

[SerializableAttribute]
public ref class MonitoringAlertProperty : OperationalDataProperty

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticAllProperties

Returns a collection of MonitoringAlertProperty objects. Each object represents an MonitoringAlert property.

System_CAPS_pubpropertyPropertyName

Gets the column name of this property.(Inherited from OperationalDataProperty.)

System_CAPS_pubpropertyPropertyType

Gets the property type.(Inherited from OperationalDataProperty.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the specified OperationalDataProperty object equals the current OperationalDataProperty object(Inherited from OperationalDataProperty.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Serves as a hash function for the current OperationalDataProperty object(Inherited from OperationalDataProperty.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCategory

Represents the Category property.

System_CAPS_pubfieldSystem_CAPS_staticClassId

Represents the ClassId property.

System_CAPS_pubfieldSystem_CAPS_staticConnectorId

Represents the ConnectorId property.

System_CAPS_pubfieldSystem_CAPS_staticConnectorStatus

Represents the ConnectorStatus property.

System_CAPS_pubfieldSystem_CAPS_staticContext

Represents the Context property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField1

Represents the CustomField1 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField10

Represents the CustomField10 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField2

Represents the CustomField2 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField3

Represents the CustomField3 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField4

Represents the CustomField4 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField5

Represents the CustomField5 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField6

Represents the CustomField6 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField7

Represents the CustomField7 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField8

Represents the CustomField8 property.

System_CAPS_pubfieldSystem_CAPS_staticCustomField9

Represents the CustomField9 property.

System_CAPS_pubfieldSystem_CAPS_staticDescription

Represents the Description property.

System_CAPS_pubfieldSystem_CAPS_staticId

Represents the Id property.

System_CAPS_pubfieldSystem_CAPS_staticIsMonitorAlert

Represents the IsMonitorAlert property.

System_CAPS_pubfieldSystem_CAPS_staticLastModified

Represents the LastModified property.

System_CAPS_pubfieldSystem_CAPS_staticLastModifiedBy

Represents the LastModifiedBy property.

System_CAPS_pubfieldSystem_CAPS_staticLastModifiedByNonConnector

Represents the LastModifiedByNonConnector property.

System_CAPS_pubfieldSystem_CAPS_staticMaintenanceModeLastModified

Represents the MaintenanceModeLastModified property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectDisplayName

Represents the MonitoringObjectDisplayName property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectFullName

Represents the MonitoringObjectFullName property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectHealthState

Represents the MonitoringObjectHealthState property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectId

Represents the MonitoringObjectId property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectInMaintenanceMode

Represents the MonitoringObjectInMaintenanceMode property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectName

Represents the MonitoringObjectName property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectPath

Represents the MonitoringObjectPath property.

System_CAPS_pubfieldSystem_CAPS_staticName

Represents the Name property.

System_CAPS_pubfieldSystem_CAPS_staticNetbiosComputerName

Represents the NetbiosComputerName property.

System_CAPS_pubfieldSystem_CAPS_staticNetbiosDomainName

Represents the NetbiosDomainName property.

System_CAPS_pubfieldSystem_CAPS_staticOwner

Represents the Owner property.

System_CAPS_pubfieldSystem_CAPS_staticParameters

Represents the Parameters property.

System_CAPS_pubfieldSystem_CAPS_staticPrincipalName

Represents the PrincipalName property.

System_CAPS_pubfieldSystem_CAPS_staticPriority

Represents the Priority property.

System_CAPS_pubfieldSystem_CAPS_staticProblemId

Represents the ProblemId property.

System_CAPS_pubfieldSystem_CAPS_staticRepeatCount

Represents the RepeatCount property.

System_CAPS_pubfieldSystem_CAPS_staticResolutionState

Represents the ResolutionState property.

System_CAPS_pubfieldSystem_CAPS_staticResolvedBy

Represents the ResolvedBy property.

System_CAPS_pubfieldSystem_CAPS_staticRuleId

Represents the RuleId property.

System_CAPS_pubfieldSystem_CAPS_staticSeverity

Represents the Severity property.

System_CAPS_pubfieldSystem_CAPS_staticSiteName

Represents the SiteName property.

System_CAPS_pubfieldSystem_CAPS_staticStateLastModified

Represents the StateLastModified property.

System_CAPS_pubfieldSystem_CAPS_staticTicketId

Represents the TicketId property.

System_CAPS_pubfieldSystem_CAPS_staticTimeAdded

Represents the TimeAdded property.

System_CAPS_pubfieldSystem_CAPS_staticTimeRaised

Represents the TimeRaised property.

System_CAPS_pubfieldSystem_CAPS_staticTimeResolutionStateLastModified

Represents the LastModified property.

System_CAPS_pubfieldSystem_CAPS_staticTimeResolved

Represents the TimeResolved property.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: