VM Migration v1 API - Enum ShieldedInstanceConfig.Types.SecureBoot (2.7.0)

public enum ShieldedInstanceConfig.Types.SecureBoot

Reference documentation and code samples for the VM Migration v1 API enum ShieldedInstanceConfig.Types.SecureBoot.

Possible values for secure boot.

Namespace

Google.Cloud.VMMigration.V1

Assembly

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).