< Back
Remove-P1WebApp
Post
NAME Remove-P1WebApp
SYNOPSIS
Uninstall a existing PlannerOne web application.
SYNTAX
Remove-P1WebApp [-Tenant] <String> [<CommonParameters>]
DESCRIPTION
Uninstall a existing PlannerOne web application with the given parameters.
PARAMETERS
-Tenant <String>
The tenant name of this web application.
Required? true
Position? 1
Default value
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:\\># Uninstall a PlannerOne web application for the tenant Prod.
Remove-P1WebApp -Tenant Prod
RELATED LINKS
SYNOPSIS
Uninstall a existing PlannerOne web application.
SYNTAX
Remove-P1WebApp [-Tenant] <String> [<CommonParameters>]
DESCRIPTION
Uninstall a existing PlannerOne web application with the given parameters.
PARAMETERS
-Tenant <String>
The tenant name of this web application.
Required? true
Position? 1
Default value
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:\\># Uninstall a PlannerOne web application for the tenant Prod.
Remove-P1WebApp -Tenant Prod
RELATED LINKS