Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlertsImpl

Package version

Class containing Alerts operations.

Hierarchy

  • AlertsImpl

Implements

Index

Constructors

constructor

Methods

beginSimulate

beginSimulateAndWait

getResourceGroupLevel

getSubscriptionLevel

list

listByResourceGroup

listResourceGroupLevelByRegion

  • List all the alerts that are associated with the resource group that are stored in a specific location

    Parameters

    • ascLocation: string

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

    • resourceGroupName: string

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

    • Optional options: AlertsListResourceGroupLevelByRegionOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<Alert>

listSubscriptionLevelByRegion

updateResourceGroupLevelStateToActivate

updateResourceGroupLevelStateToDismiss

updateResourceGroupLevelStateToInProgress

updateResourceGroupLevelStateToResolve

updateSubscriptionLevelStateToActivate

updateSubscriptionLevelStateToDismiss

updateSubscriptionLevelStateToInProgress

updateSubscriptionLevelStateToResolve

Generated using TypeDoc