ManagementGroup.Monitoring 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.
Gets the monitoring management interface
public:
property Microsoft::EnterpriseManagement::IMonitoringManagement ^ Monitoring { Microsoft::EnterpriseManagement::IMonitoringManagement ^ get(); };
public Microsoft.EnterpriseManagement.IMonitoringManagement Monitoring { get; }
member this.Monitoring : Microsoft.EnterpriseManagement.IMonitoringManagement
Public ReadOnly Property Monitoring As IMonitoringManagement
Property Value
Returns a IMonitoringManagement object.