Uses of Class
com.microsoft.azure.management.containerinstance.ContainerExec
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of ContainerExec in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionContainerProbe.exec()
Get the execution command to probe.ContainerExec.withCommand
(List<String> command) Set the commands to execute within the container.Modifier and TypeMethodDescriptionContainerProbe.withExec
(ContainerExec exec) Set the execution command to probe.