userAccount property
User account on the VM to run the runnables in the agentTaskSpec.
If not set, the runnable will be run under root user.
Implementation
AgentTaskUserAccount? userAccount;
User account on the VM to run the runnables in the agentTaskSpec.
If not set, the runnable will be run under root user.
AgentTaskUserAccount? userAccount;