OpenShiftManagedClusterListResult Class

The response from the List OpenShift Managed Clusters operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
OpenShiftManagedClusterListResult

Constructor

OpenShiftManagedClusterListResult(*, value: Optional[List[_models.OpenShiftManagedCluster]] = None, **kwargs)

Variables

value
list[OpenShiftManagedCluster]

The list of OpenShift managed clusters.

next_link
str

The URL to get the next set of OpenShift managed cluster results.