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