< Back

ConvertFrom-JsonPlus

Thu Jan 16, 2020 8:40 am

NAME ConvertFrom-JsonPlus



SYNTAX

ConvertFrom-JsonPlus [-InputObject] <string> [-AllowInclude {Any | File | Url | Environment}] [-Depth <int>]

[<CommonParameters>]





PARAMETERS

-AllowInclude <string[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Depth <int>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-InputObject <string>



Required? true

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





OUTPUTS

System.Management.Automation.PSObject





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.

-- To view the Help topic for this cmdlet online, type: "Get-Help ConvertFrom-JsonPlus -Online" or

go to http://docs.lizoc.com/ps/convertfromjsonplus.