Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
Packages that use ManagedClusterPoolUpgradeProfileUpgradesItem
Package
Description
Package containing the data models for ContainerService.
-
Uses of ManagedClusterPoolUpgradeProfileUpgradesItem in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type ManagedClusterPoolUpgradeProfileUpgradesItemModifier and TypeClassDescriptionfinal classAvailable upgrades for an AgentPool.Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterPoolUpgradeProfileUpgradesItemModifier and TypeMethodDescriptionManagedClusterPoolUpgradeProfileUpgradesItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterPoolUpgradeProfileUpgradesItem from the JsonReader.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type ManagedClusterPoolUpgradeProfileUpgradesItemModifier and TypeMethodDescriptionManagedClusterPoolUpgradeProfile.upgrades()Get the upgrades property: List of orchestrator types and versions available for upgrade.