Learn R Programming

paws.management (version 0.8.0)

applicationinsights_remove_workload: Remove workload from a component

Description

Remove workload from a component.

See https://www.paws-r-sdk.com/docs/applicationinsights_remove_workload/ for full documentation.

Usage

applicationinsights_remove_workload(
  ResourceGroupName,
  ComponentName,
  WorkloadId
)

Arguments

ResourceGroupName

[required] The name of the resource group.

ComponentName

[required] The name of the component.

WorkloadId

[required] The ID of the workload.