ApplicationDefinitions
Gets the managed application definition.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Solutions/applicationDefinitions/{applicationDefinitionName}
Path parameters
resourceGroupNamestring required
The name of the resource group. The name is case insensitive.
applicationDefinitionNamestring required
The name of the managed application definition.
subscriptionIdstring required
The ID of the target subscription.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
OK - Returns the managed application definition.
Changes
Changed in 2 of the 5 revisions of this API.2
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
- ○
endpoint added
endpoint-added
- ○