OpenShiftVersionList interface

OpenShiftVersionList represents a List of available versions.

Properties

nextLink

Next Link to next operation.

value

The List of available versions.

Property Details

Next Link to next operation.

nextLink?: string

Property Value

string

value

The List of available versions.

value?: OpenShiftVersion[]

Property Value