Uses of Interface
com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts
-
Packages that use ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts Package Description com.azure.resourcemanager.containerinstance.models Package containing the data models for ContainerInstanceManagementClient. -
-
Uses of ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts in com.azure.resourcemanager.containerinstance.models
Subinterfaces of ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts in com.azure.resourcemanager.containerinstance.models Modifier and Type Interface Description static interfaceContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinition<ParentT>Grouping of the container group's volume definition stages.Methods in com.azure.resourcemanager.containerinstance.models that return ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts Modifier and Type Method Description ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts<ParentT>ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage. withImage(String imageName)Specifies the container image to be used.
-