MonitoringReport Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Represents a monitoring report.

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


[SerializableAttribute]
[ObsoleteAttribute("This class is obsolete. Please use ManagementPackReport instead")]
public ref class MonitoringReport : ManagementPackReport, IMonitoringBase

NameDescription
System_CAPS_pubpropertyAccessibility
System_CAPS_pubpropertyComment

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyDataWarehouseDataSetCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyDataWarehouseScriptCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyDefinition

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyDescription

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyDimensionCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyDisplayName

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyFactCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyId

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyLanguageCode

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyLastModified

(Inherited from ManagementPackItem.)

System_CAPS_pubpropertyManagementGroup

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyManagementGroupId

(Inherited from ManagementPackElement.)

System_CAPS_protpropertymemberstatus

(Inherited from ManagementPackItem.)

System_CAPS_pubpropertyName

(Inherited from ManagementPackElement.)

System_CAPS_pubpropertyParameterBlock

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyReportCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyReportDefinition

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyReportParameterControlCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyReportResourceCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyReportStringCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyRuleCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyStatus

(Inherited from ManagementPackItem.)

System_CAPS_pubpropertyTarget

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyTaskCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyTimeAdded

(Inherited from ManagementPackItem.)

System_CAPS_pubpropertyViewCollection

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyVisible

(Inherited from ManagementPackReport.)

System_CAPS_pubpropertyXmlTag

(Inherited from ManagementPackReport.)

NameDescription
System_CAPS_protmethodCheckVersionCompatibility(ManagementPackAccessibleElement^)
System_CAPS_pubmethodCreateNavigator()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from ManagementPackElement.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetCategories()

(Inherited from ManagementPackElement.)

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_pubmethodGetKnowledgeArticle(CultureInfo^)

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetKnowledgeArticle(String^)

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetManagementPack()

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodPostProcessChange(ManagementPack^)

(Inherited from ManagementPackElement.)

System_CAPS_protmethodReadAttributes(ManagementPack^, XmlReader^)

(Inherited from ManagementPackReport.)

System_CAPS_protmethodReadElements(ManagementPack^, XmlReader^)

(Inherited from ManagementPackReport.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

(Inherited from ManagementPackElement.)

System_CAPS_pubmethodReconnect(ManagementPack^)

(Inherited from ManagementPackReport.)

System_CAPS_pubmethodToString()

(Inherited from ManagementPackElement.)

System_CAPS_protmethodUpdateCollection<T>(ManagementPackItemCollection<T>^)

(Inherited from ManagementPackItem.)

System_CAPS_protmethodWriteAttributes(XmlWriter^)

(Inherited from ManagementPackReport.)

System_CAPS_protmethodWriteElements(XmlWriter^)

(Inherited from ManagementPackReport.)

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: