Compartir a través de


PSManagedClusterPoolUpgradeProfile Class

Definition

The list of available upgrade versions.

public class PSManagedClusterPoolUpgradeProfile
type PSManagedClusterPoolUpgradeProfile = class
Public Class PSManagedClusterPoolUpgradeProfile
Inheritance
PSManagedClusterPoolUpgradeProfile

Constructors

PSManagedClusterPoolUpgradeProfile()

Properties

KubernetesVersion

Gets or sets kubernetes version (major, minor, patch).

Name

Gets or sets pool name.

OsType

Gets or sets osType to be used to specify os type. Choose from Linux and Windows. Default to Linux. Possible values include: 'Linux', 'Windows'

Upgrades

Gets or sets list of orchestrator types and versions available for upgrade.

Applies to