Uses of Class
com.azure.resourcemanager.appplatform.models.ExecAction
Packages that use ExecAction
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ExecAction in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ExecActionModifier and TypeMethodDescriptionExecAction.withCommand(List<String> command) Set the command property: Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem.