serviceAccounts property
The service account that serves as an identity for the VM instance.
Currently supports only one service account.
Optional.
Implementation
core.List<ServiceAccount>? serviceAccounts;
The service account that serves as an identity for the VM instance.
Currently supports only one service account.
Optional.
core.List<ServiceAccount>? serviceAccounts;