applicationinsights_remove_workload: Remove workload from a component

View source: R/applicationinsights_operations.R

applicationinsights_remove_workloadR Documentation

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.


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