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 latest version available for the `GuestOsFeature` class is 3.6.0, and there are multiple other versions available ranging from 1.0.0 to 3.5.0."],["The `GuestOsFeature` class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly and is used within the Compute Engine v1 API."],["The `GuestOsFeature` class has a `Type` property that is a string field used to specify the supported guest OS features, such as `VIRTIO_SCSI_MULTIQUEUE`, `WINDOWS`, `UEFI_COMPATIBLE` and others, that can be set with commas separating the values."],["The `GuestOsFeature` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["There are two constructors available for the `GuestOsFeature` class, `GuestOsFeature()` which is parameterless, and `GuestOsFeature(GuestOsFeature other)`, which takes another `GuestOsFeature` object as a parameter."]]],[]]