Learn R Programming

paws.management (version 0.1.6)

applicationinsights_delete_application: Removes the specified application from monitoring

Description

Removes the specified application from monitoring. Does not delete the application.

Usage

applicationinsights_delete_application(ResourceGroupName)

Arguments

ResourceGroupName

[required] The name of the resource group.

Request syntax

svc$delete_application(
  ResourceGroupName = "string"
)