Share via


MonitoringView Class

Definition

Caution

This class is obsolete. Please use ManagementPackView instead.

This represents an instance of a view type.

public ref class MonitoringView : Microsoft::EnterpriseManagement::Configuration::ManagementPackView, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("This class is obsolete. Please use ManagementPackView instead.")]
[System.Serializable]
public class MonitoringView : Microsoft.EnterpriseManagement.Configuration.ManagementPackView, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type MonitoringView = class
    inherit ManagementPackView
    interface IMonitoringBase
Public Class MonitoringView
Inherits ManagementPackView
Implements IMonitoringBase
Inheritance
MonitoringView
Attributes
Implements

Constructors

MonitoringView(ManagementPackView)

Initializes a new instance of the MonitoringView class.

Properties

ParentFolderIds

The folder ids that are parents of this view.

Methods

GetMonitoringViewSetting()
Obsolete.

Retrieves the view setting for this view.

Applies to