serviceAccount property

ServiceAccount? serviceAccount
getter/setter pair

The service account to install on the VM.

This account does not need any permissions other than those required by the pipeline.

Implementation

ServiceAccount? serviceAccount;