Compartilhar via


IAlertRuleIncidentsOperations Interface

Definição

Operações AlertRuleIncidentsOperations.

public interface IAlertRuleIncidentsOperations
type IAlertRuleIncidentsOperations = interface
Public Interface IAlertRuleIncidentsOperations

Métodos

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

Obtém um incidente associado a uma regra de alerta

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

Obtém uma lista de incidentes associados a uma regra de alerta

Métodos de Extensão

Get(IAlertRuleIncidentsOperations, String, String, String)

Obtém um incidente associado a uma regra de alerta

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

Obtém um incidente associado a uma regra de alerta

ListByAlertRule(IAlertRuleIncidentsOperations, String, String)

Obtém uma lista de incidentes associados a uma regra de alerta

ListByAlertRuleAsync(IAlertRuleIncidentsOperations, String, String, CancellationToken)

Obtém uma lista de incidentes associados a uma regra de alerta

Aplica-se a