AgentPoolUpgradeProfilePropertiesUpgradesItem Class

AgentPoolUpgradeProfilePropertiesUpgradesItem.

Inheritance
azure.mgmt.containerservice._serialization.Model
AgentPoolUpgradeProfilePropertiesUpgradesItem

Constructor

AgentPoolUpgradeProfilePropertiesUpgradesItem(*, kubernetes_version: str | None = None, is_preview: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
kubernetes_version
str

The Kubernetes version (major.minor.patch).

is_preview

Whether the Kubernetes version is currently in preview.

Variables

Name Description
kubernetes_version
str

The Kubernetes version (major.minor.patch).

is_preview

Whether the Kubernetes version is currently in preview.