ManagedClusterAutoUpgradeProfile Class

Auto upgrade profile for a managed cluster.

Inheritance
ManagedClusterAutoUpgradeProfile

Constructor

ManagedClusterAutoUpgradeProfile(*, upgrade_channel: Optional[Union[str, _models.UpgradeChannel]] = None, **kwargs)

Variables

upgrade_channel
str or UpgradeChannel

upgrade channel for auto upgrade. Known values are: "rapid", "stable", "patch", "none".