applicationinsights_create_component {paws.management} | R Documentation |
Creates a custom component by grouping similar standalone instances to monitor.
See https://www.paws-r-sdk.com/docs/applicationinsights_create_component/ for full documentation.
applicationinsights_create_component(
ResourceGroupName,
ComponentName,
ResourceList
)
ResourceGroupName |
[required] The name of the resource group. |
ComponentName |
[required] The name of the component. |
ResourceList |
[required] The list of resource ARNs that belong to the component. |