Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

applicationinsights_create_component

Creates a custom component by grouping similar standalone instances to monitor


Description

Creates a custom component by grouping similar standalone instances to monitor.

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.

Value

An empty list.

Request syntax

svc$create_component(
  ResourceGroupName = "string",
  ComponentName = "string",
  ResourceList = list(
    "string"
  )
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.