OpenShiftClusterList Class

OpenShiftClusterList represents a list of OpenShift clusters.

Inheritance
OpenShiftClusterList

Constructor

OpenShiftClusterList(*, value: Optional[List[azure.mgmt.redhatopenshift.v2020_04_30.models._models_py3.OpenShiftCluster]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[OpenShiftCluster]

The list of OpenShift clusters.

next_link
str

The link used to get the next page of operations.