azure-batch-cli-extensions/samples/ocr/job.parameters.json

11 строки
201 B
JSON

{
"jobId": {
"value": "ocr_demo_01"
},
"inputFileGroup": {
"value": "<Auto-storage group name>"
},
"outputFileStorageUrl": {
"value": "<the storage url to hold output file>"
}
}