applicationinsights_delete_application {paws.management} | R Documentation |
Removes the specified application from monitoring
Description
Removes the specified application from monitoring. Does not delete the application.
See https://www.paws-r-sdk.com/docs/applicationinsights_delete_application/ for full documentation.
Usage
applicationinsights_delete_application(ResourceGroupName)
Arguments
ResourceGroupName |
[required] The name of the resource group. |
[Package paws.management version 0.9.0 Index]