ManagedClusterUpgradeProfile Class
The list of available upgrades for compute pools.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ManagedClusterUpgradeProfile
Constructor
ManagedClusterUpgradeProfile(*, control_plane_profile: _models.ManagedClusterPoolUpgradeProfile, agent_pool_profiles: List[_models.ManagedClusterPoolUpgradeProfile], **kwargs)
Variables
- id
- str
Id of upgrade profile.
- name
- str
Name of upgrade profile.
- type
- str
Type of upgrade profile.
- control_plane_profile
- ManagedClusterPoolUpgradeProfile
Required. The list of available upgrade versions for the control plane.
- agent_pool_profiles
- list[ManagedClusterPoolUpgradeProfile]
Required. The list of available upgrade versions for agent pools.
Feedback
Submit and view feedback for