IAlertRuleIncidentsOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET