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