serviceAccount property
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;
The service account to install on the VM.
This account does not need any permissions other than those required by the pipeline.
ServiceAccount? serviceAccount;