OpenShiftClusterList interface

OpenShiftClusterList represents a list of OpenShift clusters.

Properties

nextLink

The link used to get the next page of operations.

value

The list of OpenShift clusters.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of OpenShift clusters.

value?: OpenShiftCluster[]

Property Value