SupportedVersion interface

The SupportedVersion object for appliance.

Properties

metadata

This is the metadata of the supported newer version. NOTE: This property will not be serialized. It can only be populated by the server.

version

The newer version available for upgrade. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

metadata

This is the metadata of the supported newer version. NOTE: This property will not be serialized. It can only be populated by the server.

metadata?: SupportedVersionMetadata

Property Value

version

The newer version available for upgrade. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string