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