< Back
Get-AdminPowerAppConnectionReferences
Post
NAME Get-AdminPowerAppConnectionReferences
SYNOPSIS
Returns app connection references.
SYNTAX
Get-AdminPowerAppConnectionReferences -EnvironmentName <String> -AppName <String> [<CommonParameters>]
DESCRIPTION
The Get-AdminPowerAppConnectionList information about all connections referenced in an input PowerApp.
Use Get-Help Get-AdminPowerAppConnectionList -Examples for more detail.
PARAMETERS
-EnvironmentName <String>
Environment where the input PowerApp is located.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-AppName <String>
PowerApp to list connectors for.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-AdminPowerAppConnectionList -EnvironmentName 643268a6-c680-446f-b8bc-a3ebbf98895f -AppName
fc947231-728a-4a74-a654-64b0f22a0d71
Returns all connections referenced in the PowerApp fc947231-728a-4a74-a654-64b0f22a0d71.
RELATED LINKS
SYNOPSIS
Returns app connection references.
SYNTAX
Get-AdminPowerAppConnectionReferences -EnvironmentName <String> -AppName <String> [<CommonParameters>]
DESCRIPTION
The Get-AdminPowerAppConnectionList information about all connections referenced in an input PowerApp.
Use Get-Help Get-AdminPowerAppConnectionList -Examples for more detail.
PARAMETERS
-EnvironmentName <String>
Environment where the input PowerApp is located.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-AppName <String>
PowerApp to list connectors for.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-AdminPowerAppConnectionList -EnvironmentName 643268a6-c680-446f-b8bc-a3ebbf98895f -AppName
fc947231-728a-4a74-a654-64b0f22a0d71
Returns all connections referenced in the PowerApp fc947231-728a-4a74-a654-64b0f22a0d71.
RELATED LINKS