UpgradeGraphProperties interface
The Upgrade Graph Properties for appliance.
Properties
| appliance |
The current appliance version |
| supported |
This contains the current version and supported upgrade versions. |
Property Details
applianceVersion
The current appliance version
applianceVersion?: string
Property Value
string
supportedVersions
This contains the current version and supported upgrade versions.
supportedVersions?: SupportedVersion[]