IncidentOperationsExtensions.ListActiveForSubscriptionAsync Method (IIncidentOperations)

 

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

public static Task<IncidentListResponse> ListActiveForSubscriptionAsync(
	this IIncidentOperations operations
)

Parameters

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

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

Return Value

Type: System.Threading.Tasks.Task<IncidentListResponse>

The List incidents operation response.

Return to top
Show: