IncidentOperationsExtensions.ListActiveForSubscription Method

Definition

public static Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.IncidentListResponse ListActiveForSubscription (this Microsoft.WindowsAzure.Management.Monitoring.Alerts.IIncidentOperations operations);
static member ListActiveForSubscription : Microsoft.WindowsAzure.Management.Monitoring.Alerts.IIncidentOperations -> Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.IncidentListResponse
<Extension()>
Public Function ListActiveForSubscription (operations As IIncidentOperations) As IncidentListResponse

Parameters

operations
IIncidentOperations

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

Returns

The List incidents operation response.

Applies to