FavoriteMonitoringView.MonitoringView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Please use this.View instead
The associated view.
public:
property Microsoft::EnterpriseManagement::Configuration::MonitoringView ^ MonitoringView { Microsoft::EnterpriseManagement::Configuration::MonitoringView ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::MonitoringView ^ value); };
[System.Obsolete("Please use this.View instead")]
public Microsoft.EnterpriseManagement.Configuration.MonitoringView MonitoringView { get; set; }
member this.MonitoringView : Microsoft.EnterpriseManagement.Configuration.MonitoringView with get, set
Public Property MonitoringView As MonitoringView
Property Value
Returns a MonitoringView object that is the view that is contained in the favorite view.
- Attributes