| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerGroup.Definition
The entirety of the Azure Container Instance service container group definition.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinitionBlank<ContainerGroup.DefinitionStages.WithVolume> |
ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume.defineVolume(String name)
Begins the definition of a volume that can be shared by the container instances in the container group.
|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinitionBlank<ContainerGroup.DefinitionStages.WithVolume> |
ContainerGroup.DefinitionStages.WithVolume.defineVolume(String name)
Begins the definition of a volume that can be shared by the container instances in the container group.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/