IOperationalDataManagement.GetGroomingStatusInfo Method
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.
Retrieves the current grooming info. Also see ManagementGroup.OnGroomingNotification.
public:
System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Monitoring::GroomingStatusInfo ^> ^ GetGroomingStatusInfo();
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Monitoring.GroomingStatusInfo> GetGroomingStatusInfo ();
abstract member GetGroomingStatusInfo : unit -> System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Monitoring.GroomingStatusInfo>
Public Function GetGroomingStatusInfo () As IList(Of GroomingStatusInfo)
Returns
The current collection of grooming info objects.
Remarks
Grooming is database maintenance that includes the deletion of alert, performance, and event data.