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 Data Box Edge/Data Box Gateway.

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

Obtient toutes les alertes pour un appareil Data Box Edge/Data Box Gateway.

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 Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceAsync(IAlertsOperations, String, String, CancellationToken)

Obtient toutes les alertes pour un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNext(IAlertsOperations, String)

Obtient toutes les alertes pour un appareil Data Box Edge/Data Box Gateway.

ListByDataBoxEdgeDeviceNextAsync(IAlertsOperations, String, CancellationToken)

Obtient toutes les alertes pour un appareil Data Box Edge/Data Box Gateway.

S’applique à