Compartilhar via


IAlertsOperations Interface

Definição

Operações alertsOperations.

public interface IAlertsOperations
type IAlertsOperations = interface
Public Interface IAlertsOperations

Métodos

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

Obtém um alerta por nome.

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

Obtém todos os alertas de um dispositivo de borda/gateway do data box.

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

Obtém todos os alertas de um dispositivo de borda/gateway do data box.

Métodos de Extensão

Get(IAlertsOperations, String, String, String)

Obtém um alerta por nome.

GetAsync(IAlertsOperations, String, String, String, CancellationToken)

Obtém um alerta por nome.

ListByDataBoxEdgeDevice(IAlertsOperations, String, String)

Obtém todos os alertas de um dispositivo de borda/gateway do data box.

ListByDataBoxEdgeDeviceAsync(IAlertsOperations, String, String, CancellationToken)

Obtém todos os alertas de um dispositivo de borda/gateway do data box.

ListByDataBoxEdgeDeviceNext(IAlertsOperations, String)

Obtém todos os alertas de um dispositivo de borda/gateway do data box.

ListByDataBoxEdgeDeviceNextAsync(IAlertsOperations, String, CancellationToken)

Obtém todos os alertas de um dispositivo de borda/gateway do data box.

Aplica-se a