Share via


FavoriteMonitoringView Class

Definition

Caution

Use Microsoft.EnterpriseManagement.UserInfo.UserView

This represents a favorite view.

public ref class FavoriteMonitoringView : Microsoft::EnterpriseManagement::UserInfo::UserView
[System.Obsolete("Use Microsoft.EnterpriseManagement.UserInfo.UserView")]
[System.Serializable]
public class FavoriteMonitoringView : Microsoft.EnterpriseManagement.UserInfo.UserView
type FavoriteMonitoringView = class
    inherit UserView
Public Class FavoriteMonitoringView
Inherits UserView
Inheritance
FavoriteMonitoringView
Attributes

Constructors

FavoriteMonitoringView(String, ManagementPackView, Guid)

Creates a new FavoriteView.

Properties

ManagementGroup

The ManagementGroup the object was instantiated in.

MonitoringObjectId
Obsolete.

The monitoring object id this favorite view targets.

MonitoringView
Obsolete.

The associated view.

Applies to