< Back
Recover-AdminPowerAppEnvironment
Post
NAME Recover-AdminPowerAppEnvironment
SYNOPSIS
Recovers the specific environment. This operation can take some time depending on how many resources are stored in
the environment.
SYNTAX
Recover-AdminPowerAppEnvironment -EnvironmentName <String> [-WaitUntilFinished <Boolean>] [-ApiVersion <String>]
[<CommonParameters>]
DESCRIPTION
Recover-AdminPowerAppEnvironment cmdlet recovers an environment.
Use Get-Help Recover-AdminPowerAppEnvironment -Examples for more detail.
PARAMETERS
-EnvironmentName <String>
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-WaitUntilFinished <Boolean>
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-ApiVersion <String>
Required? false
Position? named
Default value 2019-05-01
Accept pipeline input? false
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:\\>Recover-AdminPowerAppEnvironment -EnvironmentName 3c2f7648-ad60-4871-91cb-b77d7ef3c239
Recoveres environment 3c2f7648-ad60-4871-91cb-b77d7ef3c239 and all of the environment's resources
RELATED LINKS
SYNOPSIS
Recovers the specific environment. This operation can take some time depending on how many resources are stored in
the environment.
SYNTAX
Recover-AdminPowerAppEnvironment -EnvironmentName <String> [-WaitUntilFinished <Boolean>] [-ApiVersion <String>]
[<CommonParameters>]
DESCRIPTION
Recover-AdminPowerAppEnvironment cmdlet recovers an environment.
Use Get-Help Recover-AdminPowerAppEnvironment -Examples for more detail.
PARAMETERS
-EnvironmentName <String>
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-WaitUntilFinished <Boolean>
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-ApiVersion <String>
Required? false
Position? named
Default value 2019-05-01
Accept pipeline input? false
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:\\>Recover-AdminPowerAppEnvironment -EnvironmentName 3c2f7648-ad60-4871-91cb-b77d7ef3c239
Recoveres environment 3c2f7648-ad60-4871-91cb-b77d7ef3c239 and all of the environment's resources
RELATED LINKS