IncidentOperationsExtensions::ListActiveForSubscription Method (IIncidentOperations^)

 

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Alerts
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

public:
[ExtensionAttribute]
static IncidentListResponse^ ListActiveForSubscription(
	IIncidentOperations^ operations
)

Parameters

operations
Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts::IIncidentOperations^

Reference to the Microsoft.WindowsAzure.Management.Monitoring.Alerts.IIncidentOperations.

Return Value

Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models::IncidentListResponse^

The List incidents operation response.

Return to top
Show: