Compartir a través de


IAlertRuleIncidentsOperations Interfaz

Definición

Operaciones AlertRuleIncidentsOperations.

public interface IAlertRuleIncidentsOperations
type IAlertRuleIncidentsOperations = interface
Public Interface IAlertRuleIncidentsOperations

Métodos

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

Obtiene un incidente asociado a una regla de alertas.

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

Obtiene una lista de incidentes asociados a una regla de alertas.

Métodos de extensión

Get(IAlertRuleIncidentsOperations, String, String, String)

Obtiene un incidente asociado a una regla de alertas.

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

Obtiene un incidente asociado a una regla de alertas.

ListByAlertRule(IAlertRuleIncidentsOperations, String, String)

Obtiene una lista de incidentes asociados a una regla de alertas.

ListByAlertRuleAsync(IAlertRuleIncidentsOperations, String, String, CancellationToken)

Obtiene una lista de incidentes asociados a una regla de alertas.

Se aplica a