Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AutomationsImpl

Package version

Class containing Automations operations.

Hierarchy

  • AutomationsImpl

Implements

Index

Constructors

constructor

Methods

createOrUpdate

delete

  • Deletes a security automation.

    Parameters

    • resourceGroupName: string

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

    • automationName: string

      The security automation name.

    • Optional options: AutomationsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

listByResourceGroup

validate

Generated using TypeDoc