public static interface BatchAIJob.DefinitionStages.WithEnvironmentVariable
| Modifier and Type | Method and Description |
|---|---|
BatchAIJob.DefinitionStages.WithCreate |
withEnvironmentVariable(String name,
String value) |
BatchAIJob.DefinitionStages.WithCreate withEnvironmentVariable(String name, String value)
name - name of the variable to setvalue - value of the variable to setCopyright © 2019. All rights reserved.