Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProactiveDetectionConfigurations

Package version

Class representing a ProactiveDetectionConfigurations.

Hierarchy

  • ProactiveDetectionConfigurations

Index

Constructors

Methods

Constructors

constructor

Methods

get

  • Get the ProactiveDetection configuration for this configuration id.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • resourceName: string

      The name of the Application Insights component resource.

    • configurationId: string

      The ProactiveDetection configuration ID. This is unique within a Application Insights component.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.ProactiveDetectionConfigurationsGetResponse>

    Promise<Models.ProactiveDetectionConfigurationsGetResponse>

  • Parameters

    • resourceGroupName: string

      The name of the resource group.

    • resourceName: string

      The name of the Application Insights component resource.

    • configurationId: string

      The ProactiveDetection configuration ID. This is unique within a Application Insights component.

    • callback: msRest.ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>

      The callback

    Returns void

  • Parameters

    • resourceGroupName: string

      The name of the resource group.

    • resourceName: string

      The name of the Application Insights component resource.

    • configurationId: string

      The ProactiveDetection configuration ID. This is unique within a Application Insights component.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<ApplicationInsightsComponentProactiveDetectionConfiguration>

      The callback

    Returns void

list

update

Generated using TypeDoc