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


