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 documentation provides a comprehensive list of versions for the `GuestOsFeature` class, ranging from version 1.0.0 to the latest version 3.6.0, within the Google Cloud Compute Engine v1 API."],["The `GuestOsFeature` class, implemented from several interfaces, is part of the `Google.Cloud.Compute.V1` namespace, residing within the `Google.Cloud.Compute.V1.dll` assembly."],["This class includes properties like `HasType` and `Type`, where `Type` allows setting supported features such as VIRTIO_SCSI_MULTIQUEUE, WINDOWS, and others, with comma separation for multiple values."],["The `GuestOsFeature` class is constructible using a default empty constructor or a constructor taking another `GuestOsFeature` object as a parameter."],["The listed documentation covers the `GuestOsFeature` class in-depth, outlining its inheritance, implemented interfaces, constructors, properties, and version history."]]],[]]