StoreResultsAs
Specifies the data type of the generated results file after a job has been completed.
Possible Values
CSV, JSONData Type
string
Default Value
"CSV"
Remarks
CSV | Setting StoreResultsAs to CSV will store the results in the CSV format. |
JSON | Setting StoreResultsAs to JSON will store the results in the JSON format. |