ClusterAvailableVersion interface

ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage.

Properties

supportExpiryDate

The last date the version of the platform is supported. NOTE: This property will not be serialized. It can only be populated by the server.

targetClusterVersion

The version of the cluster to be deployed. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

supportExpiryDate

The last date the version of the platform is supported. NOTE: This property will not be serialized. It can only be populated by the server.

supportExpiryDate?: string

Property Value

string

targetClusterVersion

The version of the cluster to be deployed. NOTE: This property will not be serialized. It can only be populated by the server.

targetClusterVersion?: string

Property Value

string