Bagikan melalui


ManagedClusterUpgradeProfileInner Class

Definition

The list of available upgrades for compute pools.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedClusterUpgradeProfileInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedClusterUpgradeProfileInner = class
Public Class ManagedClusterUpgradeProfileInner
Inheritance
ManagedClusterUpgradeProfileInner
Attributes

Constructors

ManagedClusterUpgradeProfileInner()

Initializes a new instance of the ManagedClusterUpgradeProfileInner class.

ManagedClusterUpgradeProfileInner(ManagedClusterPoolUpgradeProfile, IList<ManagedClusterPoolUpgradeProfile>, String, String, String)

Initializes a new instance of the ManagedClusterUpgradeProfileInner 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.

Id

Gets id of upgrade profile.

Name

Gets name of upgrade profile.

Type

Gets type of upgrade profile.

Methods

Validate()

Validate the object.

Applies to