Description Usage Arguments Value Request syntax
View source: R/applicationinsights_operations.R
Updates the application.
1 2 | applicationinsights_update_application(ResourceGroupName,
OpsCenterEnabled, CWEMonitorEnabled, OpsItemSNSTopicArn, RemoveSNSTopic)
|
ResourceGroupName |
[required] The name of the resource group. |
OpsCenterEnabled |
When set to |
CWEMonitorEnabled |
Indicates whether Application Insights can listen to CloudWatch events
for the application resources, such as |
OpsItemSNSTopicArn |
The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem. |
RemoveSNSTopic |
Disassociates the SNS topic from the opsItem created for detected problems. |
A list with the following syntax:
1 2 3 4 5 6 7 8 9 10 |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.