classification property

String? classification
getter/setter pair

The operating system classification of this Upgrade, as specified by the upstream operating system upgrade feed.

For Windows the classification is one of the category_ids listed at https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ff357803(v=vs.85)

Implementation

core.String? classification;