applicationinsights_describe_component_configuration: Describes the monitoring configuration of the component
Description
Describes the monitoring configuration of the component.
Usage
applicationinsights_describe_component_configuration(ResourceGroupName,
ComponentName)
Arguments
ResourceGroupName
[required] The name of the resource group.
ComponentName
[required] The name of the component.
Request syntax
svc$describe_component_configuration(
ResourceGroupName = "string",
ComponentName = "string"
)