< Back

Set-BracketTable

Sat Jan 18, 2020 10:15 pm

NAME Set-BracketTable



SYNTAX

Set-BracketTable [-Key <int>] [-Value <string>] [<CommonParameters>]



Set-BracketTable [[-Key] <int>] [[-Value] <string>] [-InputObject <hashtable>] [<CommonParameters>]





PARAMETERS

-InputObject <hashtable>



Required? false

Position? Named

Accept pipeline input? true (ByValue)

Parameter set name InputObject

Aliases None

Dynamic? false



-Key <int>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Value <string>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

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

System.Collections.Hashtable





OUTPUTS

System.Void





ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.