Uses of Interface
com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithVolume
-
Packages that use ContainerGroup.DefinitionStages.WithVolume Package Description com.azure.resourcemanager.containerinstance.models Package containing the data models for ContainerInstanceManagementClient. -
-
Uses of ContainerGroup.DefinitionStages.WithVolume in com.azure.resourcemanager.containerinstance.models
Subinterfaces of ContainerGroup.DefinitionStages.WithVolume in com.azure.resourcemanager.containerinstance.models Modifier and Type Interface Description static interfaceContainerGroup.DefinitionStarts the exec command for a specific container instance within the current group asynchronously.Methods in com.azure.resourcemanager.containerinstance.models that return types with arguments of type ContainerGroup.DefinitionStages.WithVolume Modifier and Type Method 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.
-