Share via


Component interface

Properties

hasBreakingChanges

If upgraded component version contains breaking changes from the current version. To see a detailed description of what the breaking changes are, visit https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-components-breaking-changes-by-version.

name

Component name.

version

Component version.

Property Details

hasBreakingChanges

If upgraded component version contains breaking changes from the current version. To see a detailed description of what the breaking changes are, visit https://learn.microsoft.com/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-components-breaking-changes-by-version.

hasBreakingChanges?: boolean

Property Value

boolean

name

Component name.

name?: string

Property Value

string

version

Component version.

version?: string

Property Value

string