| 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.ContainerInstanceDefinitionBlank<ContainerGroup.DefinitionStages.WithNextContainerInstance> |
ContainerGroup.DefinitionStages.WithFirstContainerInstance.defineContainerInstance(String name)
Begins the definition of a container instance.
|
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank<ContainerGroup.DefinitionStages.WithNextContainerInstance> |
ContainerGroup.DefinitionStages.WithNextContainerInstance.defineContainerInstance(String name)
Begins the definition of a container instance.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/