Share via


PartialMonitoringAlertReader.GetPartialMonitoringAlert Method

Definition

Gets the monitoring alert.

public:
 System::Collections::Generic::IDictionary<Microsoft::EnterpriseManagement::Monitoring::MonitoringAlertProperty ^, System::Object ^> ^ GetPartialMonitoringAlert();
public System.Collections.Generic.IDictionary<Microsoft.EnterpriseManagement.Monitoring.MonitoringAlertProperty,object> GetPartialMonitoringAlert ();
member this.GetPartialMonitoringAlert : unit -> System.Collections.Generic.IDictionary<Microsoft.EnterpriseManagement.Monitoring.MonitoringAlertProperty, obj>
Public Function GetPartialMonitoringAlert () As IDictionary(Of MonitoringAlertProperty, Object)

Returns

The monitoring alert.

Applies to