PSManagedClusterUpgradeProfile 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 PSManagedClusterUpgradeProfile
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PSManagedClusterUpgradeProfile = class
Public Class PSManagedClusterUpgradeProfile
- Inheritance
-
PSManagedClusterUpgradeProfile
- Attributes
Constructors
PSManagedClusterUpgradeProfile() |
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. |