次の方法で共有


ManagedClusterUpgradeProfileProperties Class

Definition

Control plane and agent pool upgrade profiles.

public class ManagedClusterUpgradeProfileProperties
type ManagedClusterUpgradeProfileProperties = class
Public Class ManagedClusterUpgradeProfileProperties
Inheritance
ManagedClusterUpgradeProfileProperties

Constructors

ManagedClusterUpgradeProfileProperties()

Initializes a new instance of the ManagedClusterUpgradeProfileProperties class.

ManagedClusterUpgradeProfileProperties(ManagedClusterPoolUpgradeProfile, IList<ManagedClusterPoolUpgradeProfile>)

Initializes a new instance of the ManagedClusterUpgradeProfileProperties class.

Properties

AgentPoolProfiles

Gets or sets the list of available upgrade versions for agent pools.

ControlPlaneProfile

Gets or sets the list of available upgrade versions for the control plane.

Methods

Validate()

Validate the object.

Applies to