public static interface ContainerGroup.DefinitionStages.WithNextContainerInstance extends ContainerGroup.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank<ContainerGroup.DefinitionStages.WithNextContainerInstance> |
defineContainerInstance(String name)
Begins the definition of a container instance.
|
create, createAsync, createAsynckeyContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank<ContainerGroup.DefinitionStages.WithNextContainerInstance> defineContainerInstance(String name)
name - the name of the volume/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/