osFeatures property

List<String>? osFeatures
getter/setter pair

The required OS features for the image, for example on Windows win32k.

Optional.

Implementation

core.List<core.String>? osFeatures;