SupportedVersionCatalogVersionData interface

The SupportedVersionCatalogVersionData object for appliance.

Properties

audience

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

catalog

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

offer

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

version

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

Property Details

audience

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

audience?: string

Property Value

string

catalog

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

catalog?: string

Property Value

string

offer

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

offer?: string

Property Value

string

version

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

version?: string

Property Value

string