applicationinsights_remove_workload {paws.management} | R Documentation |
Remove workload from a component.
See https://www.paws-r-sdk.com/docs/applicationinsights_remove_workload/ for full documentation.
applicationinsights_remove_workload(
ResourceGroupName,
ComponentName,
WorkloadId
)
ResourceGroupName |
[required] The name of the resource group. |
ComponentName |
[required] The name of the component. |
WorkloadId |
[required] The ID of the workload. |