Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GatewaysImpl

Package version

Class containing Gateways operations.

Hierarchy

  • GatewaysImpl

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

delete

  • Delete a Log Analytics gateway.

    Parameters

    • resourceGroupName: string

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

    • workspaceName: string

      The name of the workspace.

    • gatewayId: string

      The Log Analytics gateway Id.

    • Optional options: GatewaysDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc