Uses of Class
com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of ContainerExecRequestTerminalSize in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionContainerExecRequest.terminalSize()
Get the size of the terminal.Set the column size of the terminal.Set the row size of the terminal.Modifier and TypeMethodDescriptionContainerExecRequest.withTerminalSize
(ContainerExecRequestTerminalSize terminalSize) Set the size of the terminal.