AlertRuleIncidentsOperations Class
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.
The AlertRuleIncidents service client.
public class AlertRuleIncidentsOperations
type AlertRuleIncidentsOperations = class
Public Class AlertRuleIncidentsOperations
- Inheritance
-
System.ObjectAlertRuleIncidentsOperations
Constructors
AlertRuleIncidentsOperations() |
Initializes a new instance of AlertRuleIncidentsOperations for mocking. |
Methods
Get(String, String, String, CancellationToken) |
Gets an incident associated to an alert rule. |
GetAsync(String, String, String, CancellationToken) |
Gets an incident associated to an alert rule. |
ListByAlertRule(String, String, CancellationToken) |
Gets a list of incidents associated to an alert rule. |
ListByAlertRuleAsync(String, String, CancellationToken) |
Gets a list of incidents associated to an alert rule. |