Charset Parameter (Connect-JSON Cmdlet)
Specifies the session character set for encoding and decoding character data transferred to and from the JSON file. The default value is UTF-8.
Syntax
Connect-JSON -Charset string
Data Type
cstr
Default Value
"UTF-8"
Remarks
Specifies the session character set for encoding and decoding character data transferred to and from the JSON file. The default value is UTF-8.