View source: R/applicationinsights_operations.R
applicationinsights_remove_workload | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.