GET /subscriptions/{subscriptionId}/providers/Microsoft.App/locations/{location}/availableManagedEnvironmentsWorkloadProfileTypes/?api-version=2023-08-01-preview
Get all available workload profiles for a location.
Servers
- https://management.azure.com/
Path parameters
Name | Type | Required | Description |
---|---|---|---|
location |
String | Yes |
The name of the Azure region. |
subscriptionId |
String | Yes |
The ID of the target subscription. The value must be an UUID. |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.