version property

String? version
getter/setter pair

The version running in the DatacenterConnector.

This is supplied by the OVA connector during the registration process and can not be modified.

Implementation

core.String? version;