View source: R/applicationinsights_operations.R
applicationinsights_delete_component | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/applicationinsights_delete_component/ for full documentation.
applicationinsights_delete_component(ResourceGroupName, ComponentName)
ResourceGroupName |
[required] The name of the resource group. |
ComponentName |
[required] The name of the component. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.