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

ManagedClusterUpgradeProfileInner 类

定义

计算池的可用升级列表。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedClusterUpgradeProfileInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedClusterUpgradeProfileInner = class
Public Class ManagedClusterUpgradeProfileInner
继承
ManagedClusterUpgradeProfileInner
属性

构造函数

ManagedClusterUpgradeProfileInner()

初始化 ManagedClusterUpgradeProfileInner 类的新实例。

ManagedClusterUpgradeProfileInner(ManagedClusterPoolUpgradeProfile, IList<ManagedClusterPoolUpgradeProfile>, String, String, String)

初始化 ManagedClusterUpgradeProfileInner 类的新实例。

属性

AgentPoolProfiles

获取或设置代理池的可用升级版本列表。

ControlPlaneProfile

获取或设置控制平面的可用升级版本列表。

Id

获取升级配置文件的 ID。

Name

获取升级配置文件的名称。

Type

获取升级配置文件的类型。

方法

Validate()

验证 对象。

适用于