Uses of Class
com.microsoft.azure.management.containerinstance.ContainerExecRequest
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of ContainerExecRequest in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionContainerExecRequest.withCommand
(String command) Set the command to be executed.ContainerExecRequest.withTerminalSize
(ContainerExecRequestTerminalSize terminalSize) Set the size of the terminal.