Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
Packages that use ManagedClusterPoolUpgradeProfile
Package
Description
Package containing the inner data models for ContainerService.
Package containing the data models for ContainerService.
-
Uses of ManagedClusterPoolUpgradeProfile in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return ManagedClusterPoolUpgradeProfileModifier and TypeMethodDescriptionManagedClusterUpgradeProfileInner.controlPlaneProfile()Get the controlPlaneProfile property: The list of available upgrade versions for the control plane.ManagedClusterUpgradeProfileProperties.controlPlaneProfile()Get the controlPlaneProfile property: The list of available upgrade versions for the control plane.Methods in com.azure.resourcemanager.containerservice.fluent.models that return types with arguments of type ManagedClusterPoolUpgradeProfileModifier and TypeMethodDescriptionManagedClusterUpgradeProfileInner.agentPoolProfiles()Get the agentPoolProfiles property: The list of available upgrade versions for agent pools.ManagedClusterUpgradeProfileProperties.agentPoolProfiles()Get the agentPoolProfiles property: The list of available upgrade versions for agent pools. -
Uses of ManagedClusterPoolUpgradeProfile in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type ManagedClusterPoolUpgradeProfileModifier and TypeClassDescriptionfinal classThe list of available upgrade versions.Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterPoolUpgradeProfileModifier and TypeMethodDescriptionManagedClusterPoolUpgradeProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterPoolUpgradeProfile from the JsonReader.