public enum ShieldedInstanceConfig.Types.SecureBootReference documentation and code samples for the VM Migration v1 API enum ShieldedInstanceConfig.Types.SecureBoot.
Possible values for secure boot.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
False |
Do not use secure boot. |
True |
Use secure boot. This can be set to true only if the image boot option is EFI. |
Unspecified |
No explicit value is selected. Will use the configuration of the source (if exists, otherwise the default will be false). |