guestOsFeatures property

List<RuntimeGuestOsFeature>? guestOsFeatures
getter/setter pair

Indicates a list of features to enable on the guest operating system.

Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options.

Output only.

Implementation

core.List<RuntimeGuestOsFeature>? guestOsFeatures;