AlertsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for AlertsOperations.
public static class AlertsOperationsExtensions
type AlertsOperationsExtensions = class
Public Module AlertsOperationsExtensions
- Inheritance
-
AlertsOperationsExtensions
Methods
Get(IAlertsOperations, String, String, String) |
Gets an alert by name. |
GetAsync(IAlertsOperations, String, String, String, CancellationToken) |
Gets an alert by name. |
ListByDataBoxEdgeDevice(IAlertsOperations, String, String) |
Gets all the alerts for a Data Box Edge/Data Box Gateway device. |
ListByDataBoxEdgeDeviceAsync(IAlertsOperations, String, String, CancellationToken) |
Gets all the alerts for a Data Box Edge/Data Box Gateway device. |
ListByDataBoxEdgeDeviceNext(IAlertsOperations, String) |
Gets all the alerts for a Data Box Edge/Data Box Gateway device. |
ListByDataBoxEdgeDeviceNextAsync(IAlertsOperations, String, CancellationToken) |
Gets all the alerts for a Data Box Edge/Data Box Gateway device. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET