AlertsManagementClient class

Constructors

AlertsManagementClient(TokenCredential, AlertsManagementClientOptionalParams)

Azure Alerts Management Service provides a single pane of glass of alerts across Azure Monitor.

Properties

alerts

The operation groups for alerts

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

Constructor Details

AlertsManagementClient(TokenCredential, AlertsManagementClientOptionalParams)

Azure Alerts Management Service provides a single pane of glass of alerts across Azure Monitor.

new AlertsManagementClient(credential: TokenCredential, options?: AlertsManagementClientOptionalParams)

Parameters

credential
TokenCredential

Property Details

alerts

The operation groups for alerts

alerts: AlertsOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value