IRuleOperations::ListAsync Method (CancellationToken)
List the alert rules within a subscription.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Parameters
- cancellationToken
-
Type:
System.Threading::CancellationToken
Cancellation token.
Return Value
Type: System.Threading.Tasks::Task<RuleListResponse^>^The List Rules operation response.
Show: