SupportedVersionCatalogVersion interface
The SupportedVersionCatalogVersion object for appliance.
Properties
| data | The newer supported version catalog version data. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The catalog version name for the version available for upgrade. NOTE: This property will not be serialized. It can only be populated by the server. |
| namespace | The catalog version namespace for the version available for upgrade. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
data
The newer supported version catalog version data. NOTE: This property will not be serialized. It can only be populated by the server.
data?: SupportedVersionCatalogVersionData
Property Value
name
The catalog version name for the version available for upgrade. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
namespace
The catalog version namespace for the version available for upgrade. NOTE: This property will not be serialized. It can only be populated by the server.
namespace?: string
Property Value
string