Share via


AlertsOperationsExtensions Class

Definition

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/gateway device.

ListByDataBoxEdgeDeviceAsync(IAlertsOperations, String, String, CancellationToken)

Gets all the alerts for a data box edge/gateway device.

ListByDataBoxEdgeDeviceNext(IAlertsOperations, String)

Gets all the alerts for a data box edge/gateway device.

ListByDataBoxEdgeDeviceNextAsync(IAlertsOperations, String, CancellationToken)

Gets all the alerts for a data box edge/gateway device.

Applies to