Get-PowerAppManagementApps
Lists management applications.
Syntax
Get-PowerAppManagementApps
[-ApiVersion <String>]
[<CommonParameters>]
Description
The Get-PowerAppManagementApps cmdlet returns a list of all registered Microsoft Entra ID Web app/API applications under the tenant. Use Get-Help Get-PowerAppManagementApps -Examples for more detail.
Examples
EXAMPLE 1
Get-PowerAppManagementApps
Lists management applications.
Parameters
-ApiVersion
Specifies the Api version that is called.
Type: | String |
Position: | Named |
Default value: | 2020-06-01 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |