Description Usage Arguments Value Request syntax
View source: R/applicationinsights_operations.R
Describes the monitoring configuration of the component.
1 2 | applicationinsights_describe_component_configuration(ResourceGroupName,
ComponentName)
|
ResourceGroupName |
[required] The name of the resource group. |
ComponentName |
[required] The name of the component. |
A list with the following syntax:
1 2 3 4 5 |
1 2 3 4 | svc$describe_component_configuration(
ResourceGroupName = "string",
ComponentName = "string"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.