UpgradeGraphProperties interface

The Upgrade Graph Properties for appliance.

Properties

applianceVersion

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

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.

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[]

Property Value