Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

applicationinsights_delete_component

Ungroups a custom component


Description

Ungroups a custom component. When you ungroup custom components, all applicable monitors that are set up for the component are removed and the instances revert to their standalone status.

Usage

applicationinsights_delete_component(ResourceGroupName, ComponentName)

Arguments

ResourceGroupName

[required] The name of the resource group.

ComponentName

[required] The name of the component.

Value

An empty list.

Request syntax

svc$delete_component(
  ResourceGroupName = "string",
  ComponentName = "string"
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.