Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
| Visual Basic |
|---|
Dim instance As MonitoringReportResource |
Syntax
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class MonitoringReportResource Inherits ManagementPackReportResource Implements IMonitoringBase |
| C# |
|---|
[SerializableAttribute] public class MonitoringReportResource : ManagementPackReportResource, IMonitoringBase |
| C++ |
|---|
[SerializableAttribute] public ref class MonitoringReportResource : public ManagementPackReportResource, IMonitoringBase |
| J# |
|---|
/** @attribute SerializableAttribute() */ public class MonitoringReportResource extends ManagementPackReportResource implements IMonitoringBase |
| JScript |
|---|
SerializableAttribute public class MonitoringReportResource extends ManagementPackReportResource implements IMonitoringBase |
Inheritance
Hierarchy
System.Object
Microsoft.EnterpriseManagement.Configuration.ManagementPackItem
Microsoft.EnterpriseManagement.Configuration.ManagementPackElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackAccessibleElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackReportResource
Microsoft.EnterpriseManagement.Configuration.MonitoringReportResource
Microsoft.EnterpriseManagement.Configuration.ManagementPackItem
Microsoft.EnterpriseManagement.Configuration.ManagementPackElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackAccessibleElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackReportResource
Microsoft.EnterpriseManagement.Configuration.MonitoringReportResource
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.

