< Back

Remove-PFGameBuild

Sat Jan 18, 2020 7:10 pm

NAME Remove-PFGameBuild



SYNOPSIS

Deletes a game server build.





SYNTAX

Remove-PFGameBuild [-BuildId] <String> [<CommonParameters>]





DESCRIPTION

Deletes a game server build.





PARAMETERS

-BuildId <String>



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 --------------------------



Remove-PFGameBuild -BuildId <build_id>















RELATED LINKS