public static interface BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix
| Modifier and Type | Method and Description |
|---|---|
BatchAIJob.DefinitionStages.WithToolType |
withStdOutErrPathPrefix(String stdOutErrPathPrefix) |
BatchAIJob.DefinitionStages.WithToolType withStdOutErrPathPrefix(String stdOutErrPathPrefix)
stdOutErrPathPrefix - the path where the Batch AI service will upload the stdout and stderror of the job /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/