MonitoringRelationshipObject Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents a monitoring relationship.

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


[SerializableAttribute]
public ref class MonitoringRelationshipObject : EnterpriseManagementRelationshipObject<MonitoringObject^>

NameDescription
System_CAPS_pubpropertyHasChanges
System_CAPS_pubpropertyId

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubpropertyIsDeleted
System_CAPS_pubpropertyIsNew
System_CAPS_pubpropertyItem[Guid]
System_CAPS_pubpropertyItem[ManagementPackProperty^]
System_CAPS_pubpropertyItem[ManagementPackType^, String^]
System_CAPS_pubpropertyLastModified
System_CAPS_pubpropertyManagementGroup

The connection management group connection used by this object.

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyMonitoringRelationshipClassId

Obsolete.Gets the globally unique identifier (GUID) for the relationship type of this relationship.

System_CAPS_pubpropertyRelationshipId
System_CAPS_pubpropertySourceMonitoringObject

Obsolete.Gets the source monitoring object that is the source in the relationship.

System_CAPS_pubpropertySourceObject
System_CAPS_pubpropertyTargetMonitoringObject

Obsolete.Gets the target monitoring object that is the target in the relationship.

System_CAPS_pubpropertyTargetObject
System_CAPS_pubpropertyValues

NameDescription
System_CAPS_pubmethodCommit()
System_CAPS_pubmethodCommit(EnterpriseManagementConnector^)
System_CAPS_pubmethodContainsProperty(Guid)
System_CAPS_pubmethodContainsProperty(ManagementPackProperty^)
System_CAPS_pubmethodContainsProperty(ManagementPackType^, String^)
System_CAPS_pubmethodEquals(Object^)

(Inherited from MonitoringBaseWithId.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetDiscoverySources()

Obsolete.Gets a collection of MonitoringRelationshipObjectDiscoverySource objects that are the discovery sources for the relationship.

System_CAPS_pubmethodGetHashCode()

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubmethodGetMonitoringProperties()

Obsolete.Gets all the properties associated with the relationship.

System_CAPS_pubmethodGetMonitoringPropertyValue(MonitoringRelationshipClassProperty^)

Obsolete.Gets the property value for the specified relationship class property.

System_CAPS_pubmethodGetMonitoringRelationshipClass()

Obsolete.Gets the monitoring relationship class for this relationship.

System_CAPS_pubmethodGetProperties()
System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

Reconnects this object to a Management Group after the object has been disconnected.(Overrides EnterpriseManagementRelationshipObject<T>::Reconnect(EnterpriseManagementGroup^).)

System_CAPS_protmethodSetId(Guid)

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubmethodToString()

(Inherited from MonitoringBase.)

System_CAPS_pubmethodTryGetProperty(Guid, EnterpriseManagementSimpleObject^)
System_CAPS_pubmethodTryGetProperty(ManagementPackProperty^, EnterpriseManagementSimpleObject^)
System_CAPS_pubmethodTryGetProperty(ManagementPackType^, String^, EnterpriseManagementSimpleObject^)

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: