Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpgradeGraphProperties

Package version

The Upgrade Graph Properties for appliance.

Hierarchy

  • UpgradeGraphProperties

Index

Properties

Optional applianceVersion

applianceVersion: undefined | string

The current appliance version NOTE: This property will not be serialized. It can only be populated by the server.

Optional supportedVersions

supportedVersions: SupportedVersion[]

This contains the current version and supported upgrade versions. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc