AvailableUpgrade interface
AvailableUpgrade represents an upgrade available for a Kubernetes cluster.
Properties
availability |
The version lifecycle indicator. NOTE: This property will not be serialized. It can only be populated by the server. |
version | The version available for upgrading. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
availabilityLifecycle
The version lifecycle indicator. NOTE: This property will not be serialized. It can only be populated by the server.
availabilityLifecycle?: string
Property Value
string
version
The version available for upgrading. NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string