共用方式為


ManagedClusterUpgradeProfile interface

The list of available upgrades for compute pools.

Properties

agentPoolProfiles

The list of available upgrade versions for agent pools.

controlPlaneProfile

The list of available upgrade versions for the control plane.

id

The ID of the upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

agentPoolProfiles

The list of available upgrade versions for agent pools.

agentPoolProfiles: ManagedClusterPoolUpgradeProfile[]

Property Value

controlPlaneProfile

The list of available upgrade versions for the control plane.

controlPlaneProfile: ManagedClusterPoolUpgradeProfile

Property Value

id

The ID of the upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

The name of the upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

type

The type of the upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string