guestOsFeature property

List<GuestOsFeature>? guestOsFeature
getter/setter pair

A list of guest OS features that are applicable to this backup.

Implementation

core.List<GuestOsFeature>? guestOsFeature;