Partager via


IAlertRuleIncidentsOperations Interface

Définition

Opérations AlertRuleIncidentsOperations.

public interface IAlertRuleIncidentsOperations
type IAlertRuleIncidentsOperations = interface
Public Interface IAlertRuleIncidentsOperations

Méthodes

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Obtient un incident associé à une règle d’alerte

ListByAlertRuleWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtient la liste des incidents associés à une règle d’alerte

Méthodes d’extension

Get(IAlertRuleIncidentsOperations, String, String, String)

Obtient un incident associé à une règle d’alerte

GetAsync(IAlertRuleIncidentsOperations, String, String, String, CancellationToken)

Obtient un incident associé à une règle d’alerte

ListByAlertRule(IAlertRuleIncidentsOperations, String, String)

Obtient la liste des incidents associés à une règle d’alerte

ListByAlertRuleAsync(IAlertRuleIncidentsOperations, String, String, CancellationToken)

Obtient la liste des incidents associés à une règle d’alerte

S’applique à