SupportedVersion interface
The SupportedVersion object for appliance.
Properties
| metadata | This is the metadata of the supported newer version. |
| version | The newer version available for upgrade. |
Property Details
metadata
This is the metadata of the supported newer version.
metadata?: SupportedVersionMetadata
Property Value
version
The newer version available for upgrade.
version?: string
Property Value
string