Esx.Settings.Repository.Software.MatchResult.MatchType
Esx.Settings.Repository.Software.MatchResult.MatchType
The Esx.Settings.Repository.Software.MatchResult.MatchType enumerated type defines the types of matches that are possible for a software specification.
Possible values:
- NAME_MATCH: The status indicates a software specification matching the name in the user input was found.
- SOFTWARE_SPEC_MATCH: The status indicates a software specification matching the spec in the user input was found.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
NAME_MATCH,
SOFTWARE_SPEC_MATCH,