ManagedClusterUpgradeProfileInner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET