| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinition<ParentT>
Grouping of the container group's volume definition stages.
|
| 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 © 2021 Microsoft Corporation. All rights reserved.