ManagedClusterPoolUpgradeProfile Class
The list of available upgrade versions.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ManagedClusterPoolUpgradeProfile
Constructor
ManagedClusterPoolUpgradeProfile(*, kubernetes_version: str, os_type: Union[str, _models.OSType] = 'Linux', name: Optional[str] = None, upgrades: Optional[List[_models.ManagedClusterPoolUpgradeProfileUpgradesItem]] = None, **kwargs)
Variables
- kubernetes_version
- str
Required. The Kubernetes version (major.minor.patch).
- name
- str
The Agent Pool name.
Required. The operating system type. The default is Linux. Known values are: "Linux", "Windows". Default value: "Linux".
List of orchestrator types and versions available for upgrade.
Feedback
Submit and view feedback for