Interface AlertRules
- All Superinterfaces:
HasManager<com.microsoft.azure.management.monitor.implementation.MonitorManager>
public interface AlertRules
extends HasManager<com.microsoft.azure.management.monitor.implementation.MonitorManager>
Entry point to Alert Rules management API.
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
manager
-
Method Details
-
metricAlerts
MetricAlerts metricAlerts()- Returns:
- the Azure Metric Alerts API entry point
-
activityLogAlerts
ActivityLogAlerts activityLogAlerts()- Returns:
- the Azure Activity Log Alerts API entry point
-