< Back

ConvertTo-Hashtable

Sat Jan 18, 2020 9:43 am

NAME ConvertTo-Hashtable



SYNTAX

ConvertTo-Hashtable [[-InputObject] <Object>] [<CommonParameters>]





PARAMETERS

-InputObject <Object>



Required? false

Position? 0

Accept pipeline input? true (ByValue)

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





OUTPUTS

hashtable





ALIASES

None





REMARKS

None