Partager via


IAlertsOperations Interface

Définition

Opérations AlertsOperations.

public interface IAlertsOperations
type IAlertsOperations = interface
Public Interface IAlertsOperations

Méthodes

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

Obtient une alerte par nom.

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

Obtient toutes les alertes pour un appareil de périphérie/passerelle data box.

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

Obtient toutes les alertes pour un appareil de périphérie/passerelle data box.

Méthodes d’extension

Get(IAlertsOperations, String, String, String)

Obtient une alerte par nom.

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

Obtient une alerte par nom.

ListByDataBoxEdgeDevice(IAlertsOperations, String, String)

Obtient toutes les alertes pour un appareil de périphérie/passerelle data box.

ListByDataBoxEdgeDeviceAsync(IAlertsOperations, String, String, CancellationToken)

Obtient toutes les alertes pour un appareil de périphérie/passerelle data box.

ListByDataBoxEdgeDeviceNext(IAlertsOperations, String)

Obtient toutes les alertes pour un appareil de périphérie/passerelle data box.

ListByDataBoxEdgeDeviceNextAsync(IAlertsOperations, String, CancellationToken)

Obtient toutes les alertes pour un appareil de périphérie/passerelle data box.

S’applique à