RuleOperationsExtensions::List Method (IRuleOperations^)

 

List the alert rules within a subscription.

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

public:
[ExtensionAttribute]
static RuleListResponse^ List(
	IRuleOperations^ operations
)

Parameters

operations
Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts::IRuleOperations^

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

Return Value

Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models::RuleListResponse^

The List Rules operation response.

Return to top
Show: