PSManagedClusterUpgradeProfile Class

Definition

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.

Applies to