applicationinsights_describe_component_configuration_recommendation {paws.management} | R Documentation |
Describes the recommended monitoring configuration of the component
Description
Describes the recommended monitoring configuration of the component.
See https://www.paws-r-sdk.com/docs/applicationinsights_describe_component_configuration_recommendation/ for full documentation.
Usage
applicationinsights_describe_component_configuration_recommendation(
ResourceGroupName,
ComponentName,
Tier,
WorkloadName = NULL,
RecommendationType = NULL
)
Arguments
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. |
[Package paws.management version 0.7.0 Index]