你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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