Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterListResult
Packages that use ManagedClusterListResult
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ManagedClusterListResult in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterListResultModifier and TypeMethodDescriptionstatic ManagedClusterListResultManagedClusterListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterListResult from the JsonReader.ManagedClusterListResult.withValue(List<ManagedClusterInner> value) Set the value property: The list of managed clusters.