Image Guest Os Feature Args
data class ImageGuestOsFeatureArgs(val type: Output<String>) : ConvertibleToJava<ImageGuestOsFeatureArgs>
Constructors
Functions
Properties
Link copied to clipboard
The type of supported feature. Read Enabling guest operating system features to see a list of available options. Possible values are MULTI_IP_SUBNET
, SECURE_BOOT
, SEV_CAPABLE
, UEFI_COMPATIBLE
, VIRTIO_SCSI_MULTIQUEUE
, WINDOWS
, and GVNIC
.