MonitoringRelationshipClass Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Represents a relationship between two monitoring objects.

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


[SerializableAttribute]
[ObsoleteAttribute("Use ManagementPackRelationship")]
public ref class MonitoringRelationshipClass : ManagementPackRelationship, 
	IMonitoringBase

NameDescription
System_CAPS_pubpropertyAbstract

(Inherited from ManagementPackType.)

System_CAPS_pubpropertyAccessibility
System_CAPS_pubpropertyBase

(Inherited from ManagementPackRelationship.)

System_CAPS_pubpropertyComment

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyDescription

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyDisplayName

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyId

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyItem[Guid]

(Inherited from ManagementPackType.)

System_CAPS_pubpropertyItem[String^]

(Inherited from ManagementPackType.)

System_CAPS_pubpropertyLanguageCode

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyLastModified

(Inherited from ManagementPackItem.)

System_CAPS_pubpropertyManagementGroup

Gets the Management Group that this object was instantiated in.

System_CAPS_pubpropertyManagementGroupId

(Inherited from ManagementPackElement.)

System_CAPS_protpropertymemberstatus

(Inherited from ManagementPackItem.)

System_CAPS_pubpropertyName

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyPropertyCollection

(Inherited from ManagementPackRelationship.)

System_CAPS_pubpropertySource

(Inherited from ManagementPackRelationship.)

System_CAPS_pubpropertyStatus

(Inherited from ManagementPackItem.)

System_CAPS_pubpropertyTarget

(Inherited from ManagementPackRelationship.)

System_CAPS_pubpropertyTimeAdded

(Inherited from ManagementPackItem.)

System_CAPS_pubpropertyXmlTag

(Inherited from ManagementPackRelationship.)

NameDescription
System_CAPS_protmethodCheckVersionCompatibility(ManagementPackAccessibleElement^)

(Inherited from ManagementPackRelationship.)

System_CAPS_pubmethodContainsProperty(Guid)

(Inherited from ManagementPackType.)

System_CAPS_pubmethodContainsProperty(String^)

(Inherited from ManagementPackType.)

System_CAPS_pubmethodCreateNavigator()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from ManagementPackElement.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetBaseType()

(Inherited from ManagementPackType.)

System_CAPS_pubmethodGetBaseTypes()

(Inherited from ManagementPackType.)

System_CAPS_pubmethodGetCategories()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetDerivedMonitoringRelationshipClasses()

Obsolete.Gets all the relationship classes derived from this class.

System_CAPS_pubmethodGetDerivedMonitoringRelationshipClasses(TraversalDepth)

Obsolete.Gets relationship classes derived from this class.

System_CAPS_pubmethodGetDerivedObject(ManagementPackRelationship^)

System_CAPS_pubmethodGetDerivedTypes()

(Inherited from ManagementPackType.)

System_CAPS_pubmethodGetDerivedTypes(TraversalDepth)

(Inherited from ManagementPackType.)

System_CAPS_pubmethodGetDiscoverySources()

Obsolete.Gets all the discovery objects that discover this class.

System_CAPS_pubmethodGetDisplayString(CultureInfo^)

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetDisplayString(String^)

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetFolders()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetImageReferences()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetKeyProperties()

(Inherited from ManagementPackRelationship.)

System_CAPS_pubmethodGetKeyProperties(BaseClassTraversalDepth)

(Inherited from ManagementPackRelationship.)

System_CAPS_pubmethodGetKnowledgeArticle(CultureInfo^)

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetKnowledgeArticle(String^)

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetManagementPack()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetMonitoringProperties()

Obsolete.Gets all the properties associated with this class.

System_CAPS_pubmethodGetMonitoringProperties(BaseClassTraversalDepth)

Obsolete.Gets the properties associated with this class, optionally including base class properties.

System_CAPS_pubmethodGetMonitoringProperty(Guid)

Obsolete.Gets the specified property from this class.

System_CAPS_pubmethodGetMonitoringProperty(String^)

Obsolete.Gets the specified property from this class.

System_CAPS_pubmethodGetProperties()

(Inherited from ManagementPackType.)

System_CAPS_pubmethodGetProperties(BaseClassTraversalDepth)

(Inherited from ManagementPackType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodIsSubtypeOf(ManagementPackType^)

(Inherited from ManagementPackType.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodPostProcessChange(ManagementPack^)

(Inherited from ManagementPackElement.)

System_CAPS_protmethodReadAttributes(ManagementPack^, XmlReader^)

(Inherited from ManagementPackType.)

System_CAPS_protmethodReadElements(ManagementPack^, XmlReader^)

(Inherited from ManagementPackRelationship.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

Reconnects this object to the specified Management Group after this object has been disconnected.(Overrides ManagementPackType::Reconnect(EnterpriseManagementGroup^).)

System_CAPS_pubmethodReconnect(ManagementPack^)

(Inherited from ManagementPackRelationship.)

System_CAPS_pubmethodToString()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodTryGetProperty(Guid, ManagementPackProperty^)

(Inherited from ManagementPackType.)

System_CAPS_pubmethodTryGetProperty(String^, ManagementPackProperty^)

(Inherited from ManagementPackType.)

System_CAPS_protmethodUpdateCollection<T>(ManagementPackItemCollection<T>^)

(Inherited from ManagementPackItem.)

System_CAPS_protmethodWriteAttributes(XmlWriter^)

(Inherited from ManagementPackType.)

System_CAPS_protmethodWriteElements(XmlWriter^)

(Inherited from ManagementPackRelationship.)

System_CAPS_pubmethodWriteXml(XmlWriter^)

(Inherited from ManagementPackElement.)

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: