UpgradeGraphProperties interface
The Upgrade Graph Properties for appliance.
Properties
appliance |
The current appliance version NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
This contains the current version and supported upgrade versions. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
applianceVersion
The current appliance version NOTE: This property will not be serialized. It can only be populated by the server.
applianceVersion?: string
Property Value
string
supportedVersions
This contains the current version and supported upgrade versions. NOTE: This property will not be serialized. It can only be populated by the server.
supportedVersions?: SupportedVersion[]