v20

latestSwagger 2.02026-07-13181273506.4 KB
AppPlatform

Handles requests to list all resources in an App.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/apps/{appName}/deployments

Path parameters

subscriptionIdstring required

Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

serviceNamestring required

The name of the Service resource.

appNamestring required

The name of the App resource.

Query parameters

api-versionstring required

The API version to use for this operation.

versionstring[]

Version of the deployments to be listed

$expandstring

The expand expression to apply on the operation.

Response

Success. The response describes the list of Deployments in the App.

nextLinkstring

URL client should use to fetch the next page (per server side paging). It's null for now, added for future use.