DesiredSoftwareSpecComponentSpec

DesiredSoftwareSpecComponentSpec
DesiredSoftwareSpecComponentSpec

Component information for the ESX host.

Since: vSphere API Release 7.0.2.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "version": "string"
}
string
name
Required

Name of the component.

string
version
Optional

Version of the component.

This field is required in the current release.

Availability
Added in vSphere API Release 7.0.2.0