DataFormat Parameter (Connect-SAPGateway Cmdlet)
The data format to retrieve data in. Select either XML or JSON.
Syntax
Connect-SAPGateway -DataFormat string
Possible Values
XML, JSONData Type
cstr
Default Value
"XML"
Remarks
The data format to retrieve data in. Possible values are JSON and XML. If not specified, XML will be set by default.