IAlertsOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET