< Back
ConvertTo-HashtableFromJSON
Post
NAME ConvertTo-HashtableFromJSON
SYNTAX
ConvertTo-HashtableFromJSON [-Path] <string> [<CommonParameters>]
PARAMETERS
-Path <string>
Path to json file
Required? true
Position? 0
Accept pipeline input? true (ByValue, ByPropertyName)
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.String
OUTPUTS
System.Collections.Hashtable
ALIASES
None
REMARKS
None
SYNTAX
ConvertTo-HashtableFromJSON [-Path] <string> [<CommonParameters>]
PARAMETERS
-Path <string>
Path to json file
Required? true
Position? 0
Accept pipeline input? true (ByValue, ByPropertyName)
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.String
OUTPUTS
System.Collections.Hashtable
ALIASES
None
REMARKS
None