| Package | Description |
|---|---|
| com.microsoft.azure.management.containerinstance |
This package contains the classes for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerExec |
ContainerProbe.exec()
Get the execution command to probe.
|
ContainerExec |
ContainerExec.withCommand(List<String> command)
Set the commands to execute within the container.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerProbe |
ContainerProbe.withExec(ContainerExec exec)
Set the execution command to probe.
|
Copyright © 2019. All rights reserved.