Package version:

Interface Alerts

Interface representing a Alerts.

Hierarchy

  • Alerts

Methods

  • Get an alert that is associated a resource group or a resource in a resource group

    Parameters

    • resourceGroupName: string

      The name of the resource group within the user's subscription. The name is case insensitive.

    • ascLocation: string

      The location where ASC stores the data of the subscription. can be retrieved from Get locations

    • alertName: string

      Name of the alert object

    • Optional options: AlertsGetResourceGroupLevelOptionalParams

      The options parameters.

    Returns Promise<Alert>

Generated using TypeDoc