< Back

Set-BricksetSetWanted

Sun Jan 12, 2020 6:26 pm

NAME Set-BricksetSetWanted



SYNOPSIS

Set a Brickset Set to Wanted status





SYNTAX

Set-BricksetSetWanted [-SetId] <String> [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

Set a Brickset Set to Wanted status





PARAMETERS

-SetId <String>

Brickset SetId



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

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

String





OUTPUTS

None





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Set-BricksetSetWanted -SetId 26049















RELATED LINKS