Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ActionGroupsImpl

Package version

Class containing ActionGroups operations.

Hierarchy

  • ActionGroupsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateNotificationsAtActionGroupResourceLevel

beginCreateNotificationsAtActionGroupResourceLevelAndWait

beginCreateNotificationsAtResourceGroupLevel

beginCreateNotificationsAtResourceGroupLevelAndWait

beginPostTestNotifications

beginPostTestNotificationsAndWait

createOrUpdate

delete

enableReceiver

  • Enable a receiver in an action group. This changes the receiver's status from Disabled to Enabled. This operation is only supported for Email or SMS receivers.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • actionGroupName: string

      The name of the action group.

    • enableRequest: EnableRequest

      The receiver to re-enable.

    • Optional options: ActionGroupsEnableReceiverOptionalParams

      The options parameters.

    Returns Promise<void>

get

getTestNotifications

getTestNotificationsAtActionGroupResourceLevel

getTestNotificationsAtResourceGroupLevel

listByResourceGroup

listBySubscriptionId

update

Generated using TypeDoc