Compute Engine v1 API - Enum GuestOsFeature.Types.Type (2.10.0)

public enum GuestOsFeature.Types.Type

Reference documentation and code samples for the Compute Engine v1 API enum GuestOsFeature.Types.Type.

The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE - SEV_SNP_CAPABLE For more information, see Enabling guest operating system features.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
FeatureTypeUnspecified
Gvnic
MultiIpSubnet
SecureBoot
SevCapable
SevLiveMigratable
SevSnpCapable
UefiCompatible
UndefinedType

A value indicating that the enum field is not set.

VirtioScsiMultiqueue
Windows