applicationinsights_describe_component_configuration_recommendation | R Documentation |
Describes the recommended monitoring configuration of the component.
See https://www.paws-r-sdk.com/docs/applicationinsights_describe_component_configuration_recommendation/ for full documentation.
applicationinsights_describe_component_configuration_recommendation(
ResourceGroupName,
ComponentName,
Tier,
WorkloadName = NULL,
RecommendationType = NULL
)
ResourceGroupName |
[required] The name of the resource group. |
ComponentName |
[required] The name of the component. |
Tier |
[required] The tier of the application component. |
WorkloadName |
The name of the workload. |
RecommendationType |
The recommended configuration type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.