applicationinsights_create_component: Creates a custom component by grouping similar standalone...

View source: R/applicationinsights_operations.R

applicationinsights_create_componentR Documentation

Creates a custom component by grouping similar standalone instances to monitor

Description

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.

Usage

applicationinsights_create_component(
  ResourceGroupName,
  ComponentName,
  ResourceList
)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.