ApplicationPackage

An application package available for installation in a Power Platform environment.

Business ApplicationsCopilot StudioDataverseLow-CodeMicrosoftNo-CodePower PagesPower Platform

Properties

Name Type Description
id string The unique identifier of the application package.
uniqueName string The unique name of the application package.
version string The version of the application package.
localizedDescription ['string', 'null'] A localized description of the application package.
localizedName ['string', 'null'] The localized display name of the application package.
applicationVisibility string The visibility of the application.
state string The current installation state of the package.
lastError ['object', 'null'] Details about the last error if installation failed.
View JSON Schema on GitHub