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_V2 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF For more information, see Enabling guest operating system features.
Check the Type enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The `GuestOsFeature` class in the Compute Engine v1 API provides a way to define and manage features of a guest operating system, including various capabilities and compatibility options."],["This documentation covers version 3.3.0 of the `GuestOsFeature` class, part of the `Google.Cloud.Compute.V1` namespace and the `Google.Cloud.Compute.V1.dll` assembly, as well as providing versioning back to version 1.0.0."],["The latest version available for this API is 3.6.0, with multiple preceding versions ranging from 1.0.0 to 3.5.0 being accessible through the documentation."],["The class has two constructors, a default constructor `GuestOsFeature()` and a copy constructor `GuestOsFeature(GuestOsFeature other)`."],["The class contains a `Type` property which allows setting one or multiple of the supported guest OS features such as VIRTIO_SCSI_MULTIQUEUE, WINDOWS, MULTI_IP_SUBNET, UEFI_COMPATIBLE, GVNIC, SEV_CAPABLE, and others."]]],[]]