public static interface BatchAIJob.DefinitionStages.WithContainerSettings
| Modifier and Type | Method and Description |
|---|---|
ContainerImageSettings.DefinitionStages.Blank<BatchAIJob.DefinitionStages.WithCreate> |
defineContainerSettings(String image)
Begins the definition of container settings.
|
BatchAIJob.DefinitionStages.WithCreate |
withContainerImage(String image) |
BatchAIJob.DefinitionStages.WithCreate withContainerImage(String image)
image - the name of the image in image repositoryContainerImageSettings.DefinitionStages.Blank<BatchAIJob.DefinitionStages.WithCreate> defineContainerSettings(String image)
image - the name of the image in image repositoryCopyright © 2019. All rights reserved.