FavoriteMonitoringReport Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents a favorite monitoring report.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::CreatableMonitoringBase
Microsoft.EnterpriseManagement.UserInfo::UserReport
Microsoft.EnterpriseManagement.Monitoring::FavoriteMonitoringReport
| Name | Description | |
|---|---|---|
![]() | FavoriteMonitoringReport(String^, String^) | Initializes a new FavoriteMonitoringReport object. |
| Name | Description | |
|---|---|---|
![]() | ManagementGroup | The connection management group connection used by this object. |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | MonitoringReportPath | Obsolete.Gets or sets the path to the report that is contained in the favorite report. |
![]() | Name | (Inherited from UserReport.) |
![]() | ReportParameters | (Inherited from UserReport.) |
![]() | ReportPath | (Inherited from UserReport.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from UserReport.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from UserReport.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | (Inherited from MonitoringBase.) |
![]() | ToString() | (Inherited from MonitoringBase.) |
![]() | Update() | (Inherited from UserReport.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


