ManagedClusterListResult Class

The response from the List Managed Clusters operation.

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

Inheritance
ManagedClusterListResult

Constructor

ManagedClusterListResult(*, value: Optional[List[_models.ManagedCluster]] = None, **kwargs)

Variables

value
list[ManagedCluster]

The list of managed clusters.

next_link
str

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