Adds a workload to a component. Each component can have at most five workloads.
See https://www.paws-r-sdk.com/docs/applicationinsights_update_workload/ for full documentation.
applicationinsights_update_workload(
ResourceGroupName,
ComponentName,
WorkloadId = NULL,
WorkloadConfiguration
)
[required] The name of the resource group.
[required] The name of the component.
The ID of the workload.
[required] The configuration settings of the workload. The value is the escaped JSON of the configuration.