RuleOperationsExtensions.List(IRuleOperations) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List the alert rules within a subscription.
public static Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleListResponse List (this Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations operations);
static member List : Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations -> Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleListResponse
<Extension()>
Public Function List (operations As IRuleOperations) As RuleListResponse
Parameters
- operations
- IRuleOperations
Reference to the Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations.
Returns
The List Rules operation response.