| external help file | AzureKeyVaultHelper-help.xml |
|---|---|
| Module Name | AzureKeyVaultHelper |
| online version | |
| schema | 2.0.0 |
Converts a PSCustomObject converted from a JSON object to a hashtable.
Convert-JsonToHash [-root] <Object> [<CommonParameters>]
Converts a PSCustomObject converted from a JSON object to a hashtable.
$Object | Convert-JsonToHash
The object to be converted.
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.