IIncidentOperations.ListActiveForSubscriptionAsync Method (CancellationToken)
Namespace:
Microsoft.WindowsAzure.Management.Monitoring.Alerts
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Function ListActiveForSubscriptionAsync ( cancellationToken As CancellationToken ) As Task(Of IncidentListResponse)
Parameters
- cancellationToken
-
Type:
System.Threading.CancellationToken
Cancellation token.
Return Value
Type: System.Threading.Tasks.Task(Of IncidentListResponse)The List incidents operation response.
Show: