| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinition<ParentT>
Grouping of the container group's volume definition stages.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts<ParentT> |
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage.withImage(String imageName)
Specifies the container image to be used.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/